All Frameworks  Class Hierarchy  This Framework  Indexes

CATAnalysisInterfaces Enumeration CATSamStatus

enum CATSamStatus {
  CATSamStatusDisplayed,
  CATSamStatusExtPointer,
  CATSamStatusDeleted,
  CATSamStatusDead,
  CATSamStatusIsolated,
  CATSamStatusCheck,
  CATSamStatusDesactivated,
  CATSamStatusExternalLinked,
  CATSamStatusCondensedMesh,
  CATSamStatusLast,
  CATSamStatusAll
}
Flags representing the status of an object of the field model.
Values:
CATSamStatusDisplayed
The object is displayed in the graph.
CATSamStatusExtPointer
The object contains an external pointer and not an external tag.
CATSamStatusDeleted
The object is deleted in the feature tree by user.
CATSamStatusDead
The object doesn't exist in the feature tree.
CATSamStatusIsolated
The object, if it is destroyed, will not command destuction of his children.
CATSamStatusCheck
The object is being checked for test of cyclicity of the explicit model.
CATSamStatusDesactivated
The object is desactivated in the explicitation.
CATSamStatusExternalLinked
The object is Linked From an other Model.
CATSamStatusCondensedMesh
The object is a condensed Mesh Entity.
CATSamStatusAll
The sum of the flags.
CATSamStatusLast
The number of flags.

This object is included in the file: CATAnalysisExplicitDefinitions.h

Copyright © 2003, Dassault Systèmes. All rights reserved.