VisualizationController Enumeration CATGenerativeAttribute

enum CATGenerativeAttribute {
  csoOperation,
  pathManipulatorOperation,
  drillOperation
}
Attribute allowing to generate a path.
Role:These attributes are used in the
Values:
csoOperation
Used for highlight and prehighlight operations. When csoOperation is used, the method
is called. It can be overloaded to highlight a specific rep defined by the user
pathManipulatorOperation
Used for manipulation operations. When pathManipulatorOperation is used, the method
is called

This object is included in the file: CATGenerativeAttribute.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.