CATMecModUseItf Enumeration CATAxisSystemIsDirect
enum CATAxisSystemIsDirect {
CATAxisSystemIndirect,
CATAxisSystemDirect,
CATAxisSystemNotOrthogonal
}
The axis system orientation.
Role:This type defines the orientation of an axis system
created by the interface. You retrieve this information thanks to the
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.
- See also:
- ,
This object is included in the file: CATIMf3DAxisSystem.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.