Open CASCADE Technology  7.7.2
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

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.