Catia IUA Call for 3D-Axis
Catia IUA Call for 3D-Axis
(OP)
Is there a IUA call similar to GIRDAS (for 2D axis systems) to read the origin and vectors for a 3D axis system. I have looked thru the online Catia documentation until my eyeballs are falling out. Any help would be appreciated.





RE: Catia IUA Call for 3D-Axis
there is no direct call, but You can use
GUMSEL to select axs
GUSPOP to get axs id form stack
GIRIDE to get axs name
GIRMAT to read axs matrix
regards TPale
RE: Catia IUA Call for 3D-Axis