|
SHAPER
9.15.0
|
A filter which provides filtering of selection in 3d viewer. More...

Public Member Functions | |
| ModuleBase_FilterValidated (ModuleBase_IWorkshop *theWorkshop) | |
| Constructor. More... | |
| virtual Standard_Boolean | IsOk (const Handle &&theOwner) const |
| Returns true if the owner is computed from decomposition (it is global selection, not the sub-shapes) of if the selected result is a construction and the result feature is composite and has sub-elements. More... | |
A filter which provides filtering of selection in 3d viewer.
Installing of this filter lets to select objects which belong to currently active document or to global document
|
inline |
Constructor.
| theWorkshop | instance of workshop interface |
|
virtual |
Returns true if the owner is computed from decomposition (it is global selection, not the sub-shapes) of if the selected result is a construction and the result feature is composite and has sub-elements.
| theOwner | the result of selection |