All Frameworks  Class Hierarchy  This Framework  Indexes

MecModInterfaces Enumeration CATAxisSystemPointType

enum CATAxisSystemPointType {
  CATAxisSystemPoint,
  CATAxisSystemCoordinatesPoint
}
The axis system origin definition mode.
Role: This type is the way to define the origin of an axis system created by the CATIMf3DAxisSystemFactory interface. An origin can be defined either by coordinates or with a geometrical feature. This information can be retrieved by the CATIMf3DAxisSystem.GetOriginType method and defined by the CATIMf3DAxisSystem.SetOriginType method.
Values:
CATAxisSystemPoint
The origin is defined with a geometrical feature (a point or a featurized vertex).
CATAxisSystemCoordinatesPoint
The origin is defined by coordinates.
See also:
CATIMf3DAxisSystem, CATIMf3DAxisSystemManager

This object is included in the file: CATIMf3DAxisSystem.h

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