Indexes  

CATAxisSystemMainType (Enumeration)

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
catAxisSystemAxisRotation
= 1 Specifies that the axis system is defined by an origin point, and a rotation around one axis
catAxisSystemEulerAngles
= 2 Specifies that the axis system is defined by an origin point, and the three Euler angles
catAxisSystemExplicit=
30 Specifies that the axis system is a datum.


Copyright © 2006, Dassault Systèmes. All rights reserved.