CATMecModLiveUseItf Enumeration CATMfBRepAccessElementType
enum CATMfBRepAccessElementType {
MfRSur,
MfREdge,
MfFVertex,
MfBorderREdge,
MfBorderFVertex,
MfWireREdge,
MfWireFVertex,
MfAxis,
MfExtremity,
MfPlanarSubElement,
MfVolume,
if,
endif,
MfDefaultElementType
}
Types for selecting objects.
- Values:
-
- MfRSur
- The selecting object is associated with a face.
- MfREdge
- The selecting object is associated with an edge with two adjacent faces.
- MfFVertex
- The selecting object is associated with a vertex with at least one adjacent face.
- MfBorderREdge
- The selecting object is associated with an edge with only one adjacent face.
- MfBorderFVertex
- The selecting object is associated with a vertex with no adjacent face and only one adjacent edge.
- MfWireREdge
- The selecting object is associated with an edge with no adjacent face.
- MfWireFVertex
- The selecting object is associated with a vertex with at least two adjacent edges.
- MfAxis
- The selecting object is associated with an axis of a face.
- MfExtremity
- The selecting object is associated with the extremity of a face.
- MfPlanarSubElement
- The selecting object is associated with a planar face.
- MfVolume
- The selecting object is associated with a volume.
- MfDomain
- The selecting object is associated with a domain.
- MfUnknownElementType
- Returned value for error cases.
- MfDefaultElementType
- Returned default value.
This object is included in the file: CATMfBRepDefs.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.