Open CASCADE Technology  7.7.0
Enumerations

SelectMgr_StateOfSelection.hxx File Reference

Enumerations

enum  SelectMgr_StateOfSelection { SelectMgr_SOS_Any = -2 , SelectMgr_SOS_Unknown = -1 , SelectMgr_SOS_Deactivated = 0 , SelectMgr_SOS_Activated }
 different state of a Selection in a ViewerSelector... More...
 

Enumeration Type Documentation

◆ SelectMgr_StateOfSelection

different state of a Selection in a ViewerSelector...

Enumerator
SelectMgr_SOS_Any 

ANY selection state (for querying selections)

SelectMgr_SOS_Unknown 

selection, which has never been in SelectMgr_SOS_Activated state (almost the same thing as SelectMgr_SOS_Deactivated)

SelectMgr_SOS_Deactivated 

deactivated selection, once been in SelectMgr_SOS_Activated state

SelectMgr_SOS_Activated 

activated selection