OpenLexocad  27.1
OpenLxCmd::CmdBooleanCut Member List

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()Core::Command
getDescription() constCore::Command
getDoRecomputeInRedo() constCore::Command
getDoRecomputeInUndo() constCore::Command
getElements() constOpenLxCmd::CmdBooleanCut
getParameter(const std::string &key, Core::Variant &value) constCore::Command
isDone() constCore::Command
isInSilentMode() constCore::Command
redo() overrideOpenLxCmd::CmdBooleanCutvirtual
serialize(std::ostream &, const unsigned int)Core::Commandvirtual
setDescription(const Base::String &s)Core::Command
setDone(bool yes)Core::Command
setDoRecomputeInRedo(bool on)Core::Command
setDoRecomputeInUndo(bool on)Core::Command
setParameter(const std::string &key, const Core::Variant &value)Core::Command
setSilentMode(bool on)Core::Command
undo() overrideOpenLxCmd::CmdBooleanCutvirtual
~CmdBooleanCut()OpenLxCmd::CmdBooleanCut
~Command()Core::Commandvirtual