All Frameworks  Object Hierarchy  This Framework  Indexes  

CatAsmConstraintCreationMode (Enumeration)

enum CatAsmConstraintCreationMode {
  catUseAnyGeometry,
  catUsePublishedGeometryChildLevel,
  catUsePublishedGeometryAnyLevel
}
Constraint creation mode.
Values:
catUseAnyGeometry
The constraint can be created on any kind of geometry.
catUsePublishedGeometryChildLevel
The constraint can only be created on geometry published on the direct child level.
catUsePublishedGeometryAnyLevel
The constraint can only be created on geometry published on any assembly level.


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