All Frameworks Class Hierarchy This Framework Indexes
TopologicalOperators Enumeration CATDynSplitType
enum CATDynSplitType {
CATSplitBothSides,
CATSplitPositiveSideOnly,
CATSplitNegativeSideOnly
}
Defines the sides to keep in a split operation.
- Values:
-
- CATSplitBothSides
- The both sides are kept.
- CATSplitPositiveSideOnly
- The portion of the body on the positive side of the cutting object is kept.
- CATSplitNegativeSideOnly
- The portion of the body on the negtive side of the cutting object is kept.
This object is included in the file: CATDynOperatorDef.h