Open CASCADE Technology  7.6.0
Enumerations

PrsMgr_DisplayStatus.hxx File Reference

Enumerations

enum  PrsMgr_DisplayStatus {
  PrsMgr_DisplayStatus_Displayed , PrsMgr_DisplayStatus_Erased , PrsMgr_DisplayStatus_None , AIS_DS_Displayed = PrsMgr_DisplayStatus_Displayed ,
  AIS_DS_Erased = PrsMgr_DisplayStatus_Erased , AIS_DS_None = PrsMgr_DisplayStatus_None
}
 To give the display status of an Interactive Object. More...
 

Enumeration Type Documentation

◆ PrsMgr_DisplayStatus

To give the display status of an Interactive Object.

Enumerator
PrsMgr_DisplayStatus_Displayed 

the Interactive Object is displayed in the main viewer

PrsMgr_DisplayStatus_Erased 

the Interactive Object is hidden in main viewer

PrsMgr_DisplayStatus_None 

the Interactive Object is nowhere displayed

AIS_DS_Displayed 
AIS_DS_Erased 
AIS_DS_None