CATFmtToolsInterfaces Enumeration CATFmtTrapMode
enum CATFmtTrapMode {
CATFmtTrapUndefined,
CATFmtTrapIntersecting,
CATFmtTrapIncluding
}
Type of the selection trap.
- Values:
-
- CATFmtTrapUndefined
- Undefined mode
- CATFmtTrapIntersecting
- Intersecting trap: an object will be considered in the trap as long as it intersects the trap contour
- CATFmtTrapIncluding
- Inclusive trap: an object will be considered in the trap only if it is completely included in the trap
- See also:
-
This object is included in the file: CATFmtTrapMode.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.