CATMecModLiveUseItf Enumeration CATMfBRepBuildType

enum CATMfBRepBuildType {
  MfWithTemporaryBody,
  MfWithPermanentBody,
  MfWithoutBody
}
Body management of BRep features.
Values:
MfWithTemporaryBody
The BRep feature is built with a temporary body.
MfWithPermanentBody
The BRep feature is built with a permanent body.
MfWithoutBody
No body is built for the BRep feature.

This object is included in the file: CATMfBRepDefs.h

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