All Frameworks  Class Hierarchy  This Framework  Indexes

MecModInterfaces Enumeration CATAxisSystemXYZNumber

enum CATAxisSystemXYZNumber {
  CATAxisSystemXNumber,
  CATAxisSystemYNumber,
  CATAxisSystemZNumber
}
The axis number.
Role: In an axis system created by the CATIMf3DAxisSystemFactory interface, each axis is defined by a number. This number is useful for some methods of the CATIMf3DAxisSystem interface such as CATIMf3DAxisSystem.SetAxisDirection , CATIMf3DAxisSystem.GetAxisType ...
Values:
CATAxisSystemXNumber
The number of the X axis.
CATAxisSystemYNumber
The number of the Y axis.
CATAxisSystemZNumber
The number of the Z axis.
See also:
CATIMf3DAxisSystem, CATIMf3DAxisSystemManager

This object is included in the file: CATIMf3DAxisSystem.h

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