GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

GiD_Info localaxes ?<name>? ?-localaxesmat?

GiD_Info localaxes

Returns a list with all the user defined local axes.


GiD_Info localaxes <name>

Returns a list with 2 items: the euler angles "e1 e2 e3" and the center "cx cy cz" that define the local axes called <name>.


GiD_Info localaxes <name> -localaxesmat

Returns a list with 2 items: the rotation matrix and the center.

The rotation matrix 3x3 is a list of 9 numbers that define the rotation of a vector from the local axes system to the global one.


  • No labels