All Frameworks Class Hierarchy This Framework Indexes
MecModInterfaces Enumeration CATMmiDimension
enum CATMmiDimension {
CATMmiVertex,
CATMmiEdge,
CATMmiFace,
CATMmiDimUnknown
}
Types used to specify the geometry dimension of BRep feature.
Role: This enum used to specify options for the geometry dimension of BRep feature. ( CATIMfBRep )
- Values:
-
- CATMmiVertex
- The geometry pointed is a vertex.
- CATMmiEdge
- The geometry pointed is an edge.
- CATMmiFace
- The geometry pointed is a Face.
- CATMmiDimUnknown
- Returned value for error/particular cases
This object is included in the file: CATMmiContractDefs.h