PartGui::DlgProjectionOnSurface::FaceSelection Class Reference
Public Member Functions | |
| bool | allow (App::Document *, App::DocumentObject *iPObj, const char *sSubName) |
| FaceSelection () | |
| ~FaceSelection () | |
Public Member Functions inherited from Gui::SelectionFilterGate | |
| SelectionFilterGate (const char *filter) | |
| construct with the filter string More... | |
| SelectionFilterGate (SelectionFilter *filter) | |
| ~SelectionFilterGate () | |
Public Member Functions inherited from Gui::SelectionGate | |
| virtual | ~SelectionGate () |
Public Attributes | |
| bool | canSelect |
Public Attributes inherited from Gui::SelectionGate | |
| std::string | notAllowedReason |
| notAllowedReason is a string that sets the message to be displayed in statusbar for cluing the user on why is the selection not allowed. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Gui::SelectionFilterGate | |
| SelectionFilterGate () | |
Protected Attributes inherited from Gui::SelectionFilterGate | |
| SelectionFilter * | Filter |
Constructor & Destructor Documentation
◆ FaceSelection()
| PartGui::DlgProjectionOnSurface::FaceSelection::FaceSelection | ( | ) |
◆ ~FaceSelection()
| PartGui::DlgProjectionOnSurface::FaceSelection::~FaceSelection | ( | ) |
Member Function Documentation
◆ allow()
|
virtual |
Reimplemented from Gui::SelectionFilterGate.
References Part::PropertyPartShape::getShape(), Part::TopoShape::getSubShape(), and Part::Feature::Shape.
Member Data Documentation
◆ canSelect
| bool PartGui::DlgProjectionOnSurface::FaceSelection::canSelect |
The documentation for this class was generated from the following file:
- src/Mod/Part/Gui/DlgProjectionOnSurface.cpp
Public Member Functions inherited from
1.8.17