-
enum CATAxisSystemMainType {
catAxisSystemStandard, catAxisSystemAxisRotation, catAxisSystemEulerAngles, catAxisSystemExplicit
} -
Axis System type.
- Values:
-
- catAxisSystemStandard
- = 0 Specifies that the axis system is defined by an origin point and three axes dd>
- catAxisSystemAxisRotation
- = 1 Specifies that the axis system is defined by an origin point, and a rotation around one axis dd>
- catAxisSystemEulerAngles
- = 2 Specifies that the axis system is defined by an origin point, and the three Euler angles dd>
- catAxisSystemExplicit=
- 30 Specifies that the axis system is a datum. dd>