CATMecModLiveUseItf Enumeration CATMmrLimitationType
enum CATMmrLimitationType {
CATMmrRelimited,
CATMmrFunctional,
CATMmrDefaultLimitationType
}
Types used to specify if the BRep feature need to take into account relimitations.
Role: This enum used to specify options for the relimitationd of BRep feature. ( )
Default value is Relimited.
- Values:
-
- CATMmrRelimited
- Takes into account relimitations.
This option should be used when the boundaries of the selected cell
are important.
- CATMmrFunctional
- Refers to the initial shape.
Useful when the application does not take into account relimitations.
This option should be used when the boundaries of the selected cell
are not important.
This object is included in the file: CATMmiContractDefs.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.