OpenLexocad  27.1
OpenLxCmd::CmdAddStructuralPlanarAction Member List

This is the complete list of members for OpenLxCmd::CmdAddStructuralPlanarAction, including all inherited members.

_cmdOpenLxCmd::CmdAddStructuralActionprotected
CmdAddStructuralAction()=defaultOpenLxCmd::CmdAddStructuralAction
CmdAddStructuralAction(Core::Command *command)OpenLxCmd::CmdAddStructuralActionexplicit
CmdAddStructuralPlanarAction()OpenLxCmd::CmdAddStructuralPlanarAction
CmdAddStructuralPlanarAction(std::shared_ptr< OpenLxApp::Element > relatingElement)OpenLxCmd::CmdAddStructuralPlanarActionexplicit
CmdAddStructuralPlanarAction(std::shared_ptr< OpenLxApp::Element > relatingElement, const std::vector< Geom::Pnt > &pickedPoints)OpenLxCmd::CmdAddStructuralPlanarAction
Command()Core::Command
getDescription() constCore::Command
getDoRecomputeInRedo() constCore::Command
getDoRecomputeInUndo() constCore::Command
getNewElement() constOpenLxCmd::CmdAddStructuralAction
getParameter(const std::string &key, Core::Variant &value) constCore::Command
isDone() constCore::Command
isInSilentMode() constCore::Command
redo() overrideOpenLxCmd::CmdAddStructuralActionvirtual
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::CmdAddStructuralActionvirtual
~CmdAddStructuralAction()=defaultOpenLxCmd::CmdAddStructuralAction
~CmdAddStructuralPlanarAction()=defaultOpenLxCmd::CmdAddStructuralPlanarAction
~Command()Core::Commandvirtual