AnalysisMeshingModel Enumeration CATMSHTrapMode
All Frameworks Class Hierarchy This Framework Indexes
AnalysisMeshingModel Enumeration CATMSHTrapMode
enum CATMSHTrapMode {
CATMSHTrapUndefined,
CATMSHTrapIntersecting,
CATMSHTrapIncluding
}
Type of the selection trap.
- Values:
-
- CATMSHTrapUndefined
- Undefined mode
- CATMSHTrapIntersecting
- Intersecting trap: an object will be considered in the trap as long as it intersects the trap contour
- CATMSHTrapIncluding
- Inclusive trap: an object will be considered in the trap only if it is completely included in the trap
- See also:
- CATMSHSelectionTrap
This object is included in the file: CATMSHTrapMode.h
Copyright © 2003, Dassault Systèmes. All rights reserved.