SurfaceGui::FillingPanel::ShapeSelection Class Reference
Public Member Functions | |
| bool | allow (App::Document *, App::DocumentObject *pObj, const char *sSubName) |
| Allow the user to pick only edges. More... | |
| ShapeSelection (FillingPanel::SelectionMode &mode, Surface::Filling *editedObject) | |
| ~ShapeSelection () | |
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 () |
Additional Inherited Members | |
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... | |
Protected Member Functions inherited from Gui::SelectionFilterGate | |
| SelectionFilterGate () | |
Protected Attributes inherited from Gui::SelectionFilterGate | |
| SelectionFilter * | Filter |
Constructor & Destructor Documentation
◆ ShapeSelection()
| SurfaceGui::FillingPanel::ShapeSelection::ShapeSelection | ( | FillingPanel::SelectionMode & | mode, |
| Surface::Filling * | editedObject | ||
| ) |
◆ ~ShapeSelection()
| SurfaceGui::FillingPanel::ShapeSelection::~ShapeSelection | ( | ) |
Member Function Documentation
◆ allow()
|
virtual |
Allow the user to pick only edges.
Reimplemented from Gui::SelectionFilterGate.
References SurfaceGui::FillingPanel::AppendEdge, Base::Persistence::getClassTypeId(), SurfaceGui::FillingPanel::InitFace, Base::BaseClass::isDerivedFrom(), and SurfaceGui::FillingPanel::RemoveEdge.
The documentation for this class was generated from the following file:
- src/Mod/Surface/Gui/TaskFilling.cpp
Public Member Functions inherited from
1.8.17