All Frameworks Class Hierarchy This Framework Indexes
AnalysisMeshingModel Enumeration CATMSHExternalReferenceStatus
enum CATMSHExternalReferenceStatus {
CATMSHRefNotDefined,
CATMSHRefDeleted,
CATMSHRefNotLoaded,
CATMSHRefLoaded
}
Describe the status of an external reference, such as geometry for support of the Mesh Part.
- Values:
-
- CATMSHRefNotDefined
- External reference is not defined.
- CATMSHRefDeleted
- External reference has been defined but has been deleted since then.
- CATMSHRefNotLoaded
- External reference can not be solved as corresponding document is not loaded in session.
- CATMSHRefLoaded
-
This object is included in the file: CATIMSHMeshPart.h