|
SHAPER
9.15.0
|
A class which filters AIS objects with the true infinite state. More...

Public Member Functions | |
| PartSet_FilterInfinite (ModuleBase_IWorkshop *theWorkshop) | |
| Constructor. More... | |
| virtual Standard_Boolean | IsOk (const Handle &&theOwner) const |
| Returns True if selected presentation can be selected. More... | |
A class which filters AIS objects with the true infinite state.
| PartSet_FilterInfinite::PartSet_FilterInfinite | ( | ModuleBase_IWorkshop * | theWorkshop | ) |
Constructor.
| theWorkshop | a pointer to workshop |
|
virtual |
Returns True if selected presentation can be selected.
| theOwner | an owner of the persentation |