All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Enumeration CATDynBooleanType

enum CATDynBooleanType {
  CATBoolNone,
  CATBoolUnion,
  CATBoolIntersection,
  CATBoolRemoval
}
Defines the Boolean operation types.
Values:
CATBoolNone
Undefined operation.
CATBoolUnion
The union.
CATBoolIntersection
The intersection.
CATBoolRemoval
The difference.

This object is included in the file: CATDynOperatorDef.h

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