| OpenLexocad
    27.0
    | 
This is the complete list of members for OpenLxCmd::CmdBooleanCut, including all inherited members.
| CmdBooleanCut(const std::vector< std::shared_ptr< OpenLxApp::Element >> &hardElements, std::shared_ptr< OpenLxApp::Element > softElement) | OpenLxCmd::CmdBooleanCut | |
| CmdBooleanCut(std::shared_ptr< OpenLxApp::Element > hardElement, std::shared_ptr< OpenLxApp::Element > softElement) | OpenLxCmd::CmdBooleanCut | |
| Command(void) | Core::Command | |
| getDescription() const | Core::Command | |
| getElements() const | OpenLxCmd::CmdBooleanCut | |
| getParameter(const std::string &key, Core::Variant &value) const | Core::Command | |
| isInSilentMode() const | Core::Command | |
| redo() override | OpenLxCmd::CmdBooleanCut | virtual | 
| setDescription(const Base::String &s) | Core::Command | |
| setParameter(const std::string &key, const Core::Variant &value) | Core::Command | |
| setSilentMode(bool onoff) | Core::Command | |
| undo() override | OpenLxCmd::CmdBooleanCut | virtual | 
| ~CmdBooleanCut() | OpenLxCmd::CmdBooleanCut | |
| ~Command(void) | Core::Command | virtual |