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

Public Member Functions | |
| PartSet_CirclePointFilter (ModuleBase_IWorkshop *theWorkshop) | |
| Constructor. More... | |
| virtual Standard_Boolean | IsOk (const Handle &&theOwner) const |
| Returns True if the given owner is acceptable for selection. More... | |
A filter which provide filtering of selection in 3d viewer.
Installing of this filter disables selection of point on circle in sketch
|
inline |
Constructor.
| theWorkshop | instance of workshop interface |
|
virtual |
Returns True if the given owner is acceptable for selection.
| theOwner | the selected owner |