CATMecModUseItf Enumeration CATAxisSystemXYZNumber
enum CATAxisSystemXYZNumber {
CATAxisSystemXNumber,
CATAxisSystemYNumber,
CATAxisSystemZNumber
}
The axis number.
Role: In an axis system created by the interface, each axis is defined by a number. This number is useful for some methods of
the
interface such as
,
...
- Values:
-
- CATAxisSystemXNumber
- The number of the X axis.
- CATAxisSystemYNumber
- The number of the Y axis.
- CATAxisSystemZNumber
- The number of the Z axis.
- See also:
- ,
This object is included in the file: CATIMf3DAxisSystem.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.