OpenLexocad  27.1
OpenLxCmd::CmdSetElementLengthAxis Member List

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

CmdSetElementLengthAxis()OpenLxCmd::CmdSetElementLengthAxis
CmdSetElementLengthAxis(std::shared_ptr< OpenLxApp::Element > aElem, const Geom::Pnt &pnt1, const Geom::Pnt &pnt2)OpenLxCmd::CmdSetElementLengthAxis
Command()Core::Command
getDescription() constCore::Command
getDoRecomputeInRedo() constCore::Command
getDoRecomputeInUndo() constCore::Command
getParameter(const std::string &key, Core::Variant &value) constCore::Command
isDone() constCore::Command
isInSilentMode() constCore::Command
redo() overrideOpenLxCmd::CmdSetElementLengthAxisvirtual
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::CmdSetElementLengthAxisvirtual
~CmdSetElementLengthAxis()OpenLxCmd::CmdSetElementLengthAxis
~Command()Core::Commandvirtual