Open CASCADE Technology  7.6.0
Enumerations

SelectMgr_FilterType.hxx File Reference

Enumerations

enum  SelectMgr_FilterType { SelectMgr_FilterType_AND , SelectMgr_FilterType_OR }
 Enumeration defines the filter type. More...
 

Enumeration Type Documentation

◆ SelectMgr_FilterType

Enumeration defines the filter type.

Enumerator
SelectMgr_FilterType_AND 

an object should be suitable for all filters.

SelectMgr_FilterType_OR 

an object should be suitable at least one filter.