VisualizationInterfaces Enumeration CATShowAttribut

enum CATShowAttribut {
  CATShowAttr,
  CATNoShowAttr,
  CATPermanentShowAttr,
  CATInvisibleAttr
}
Graphical show attribut of model.
Values:
CATShowAttr
The model is in show state.
CATNoShowAttr
The model is in noshow state.
CATNeutralAttr
The model has no defined state.
CATPermanentShowAttr
The model is always in the show state.
CATInvisibleAttr
The model is neither in show state, nor in noshow state : it is invisible.
See also:
,

This object is included in the file: CATShowAttribut.h

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