All Frameworks Object Hierarchy This Framework Indexes
CATManipClashMode (Enumeration)
enum CATManipClashMode {
CATManipClashModeNo,
CATManipClashModeOn,
CATManipClashModeStop
}
The manipulation clash mode attribute's possible values.
- Values:
-
- CATManipClashModeNo
- The clash detection mode will not be used (set to OFF)
- CATManipClashModeOn
- The clash detection mode will be used in ON mode
(the parts that clash will be highlighted)
- CATManipClashModeStop
- The clash detection mode will be used in STOP mode
(the parts that clash will be stop moving)