FemGui::FemSelectionGate Class Reference
#include <FemSelectionGate.h>
Public Types | |
enum ElemType { Nothing, Node, Element, NodeElement } | |
Public Member Functions | |
bool allow (App::Document *pDoc, App::DocumentObject *pObj, const char *sSubName) | |
get called by the frame-work More... | |
FemSelectionGate (ElemType type) | |
![]() | |
SelectionFilterGate (const char *filter) | |
construct with the filter string More... | |
SelectionFilterGate (SelectionFilter *filter) | |
~SelectionFilterGate () | |
![]() | |
virtual ~SelectionGate () | |
Public Attributes | |
ElemType Type | |
![]() | |
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 | |
![]() | |
SelectionFilterGate () | |
![]() | |
SelectionFilter * Filter | |
Member Enumeration Documentation
◆ ElemType
Constructor & Destructor Documentation
◆ FemSelectionGate()
FemGui::FemSelectionGate::FemSelectionGate | ( | ElemType | type | ) |
Member Function Documentation
◆ allow()
|
virtual |
get called by the frame-work
Reimplemented from Gui::SelectionFilterGate.
Member Data Documentation
◆ Type
ElemType FemGui::FemSelectionGate::Type |
The documentation for this class was generated from the following files:
- src/Mod/Fem/Gui/FemSelectionGate.h
- src/Mod/Fem/Gui/FemSelectionGate.cpp