Indexes  

CATAxisOrientationType (Enumeration)

enum CATAxisOrientationType {
  catSamCoordinateSystem_Cartesian,
  catSamCoordinateSystem_Cylindrical,
  catSamCoordinateSystem_Spherical,
  catSamCoordinateSystem_Undefined
}
Orientation of coordinate system.
Role: CATAxisOrientationType defines the orientation type
Values:
catSamCoordinateSystem_Undefined
The Orientation is not defined.
catSamCoordinateSystem_Cartesian
The Orientation is of cartesian type.
catSamCoordinateSystem_Cylindrical
The Orientation is of Cylindrical type.
catSamCoordinateSystem_Spherical
The Orientation is of Spherical type.


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