The axis system orientation. Role:This type defines the orientation of an axis system
created by the CATIMf3DAxisSystemFactory interface. You retrieve this information thanks to the
CATIMf3DAxisSystem.IsDirect method.
Values:
CATAxisSystemIndirect
The axis system is left-handed.
CATAxisSystemDirect
The axis system is right-handed.
CATAxisSystemNotOrthogonal
The axis system is not orthogonal. In this case, the axis system's update
returns an error.