All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Enumeration CATTopBooleanType

enum CATTopBooleanType {
  CatBoolNone,
  CatBoolUnion,
  CatBoolIntersection,
  CatBoolRemoval
}
The Boolean operation type associated with a topological operator.
Values:
CatBoolNone
Undefined Boolean operation.
CatBoolUnion
The Boolean union.
CatBoolIntersection
The Boolean intersection.
CatBoolRemoval
The Boolean subtraction.

This object is included in the file: CATTopBooleanType.h

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