Open CASCADE Technology  7.0.0
Enumerations

AIS_DisplayStatus.hxx File Reference

Enumerations

enum  AIS_DisplayStatus { AIS_DS_Displayed, AIS_DS_Erased, AIS_DS_Temporary, AIS_DS_None }
 To give the display status of an Interactive Object. This will be one of the following: More...
 

Enumeration Type Documentation

To give the display status of an Interactive Object. This will be one of the following:

  • DS_Displayed: the Interactive Object is displayed in the main viewer;
  • DS_Erased: the Interactive Object is hidden in main viewer;
  • DS_Temporary: the Interactive Object is temporarily displayed;
  • DS_None: the Interactive Object is nowhere displayed.
Enumerator
AIS_DS_Displayed 
AIS_DS_Erased 
AIS_DS_Temporary 
AIS_DS_None