CATMecModLiveUseItf Enumeration CATMfBRepSelectType

enum CATMfBRepSelectType {
  MfForceSelect,
  MfSimpleSelect,
  MfForceSelectOnThisFeature,
  MfSimpleSelectOnThisFeature
}
Selection management.
Values:
MfForceSelect
If the selected edge or vertex is smooth (not sharp), the adjacent face is selected instead of the edge or vertex.
MfSimpleSelect
The selected object is returned, even if it is smooth.
MfForceSelectOnThisFeature
The selected object is returned on this feature with MfForceSelect mode.
MfForceSelectOnThisFeature

This object is included in the file: CATMfBRepDefs.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.