OpenLexocad
27.0
|
This is the complete list of members for OpenLxCmd::CmdSizeElement, including all inherited members.
CmdSizeElement() | OpenLxCmd::CmdSizeElement | |
CmdSizeElement(std::shared_ptr< OpenLxApp::Element > aElem, double length, double width, double height, Geom::Pnt scalepointWorld) | OpenLxCmd::CmdSizeElement | |
Command(void) | Core::Command | |
getDescription() const | Core::Command | |
getParameter(const std::string &key, Core::Variant &value) const | Core::Command | |
isInSilentMode() const | Core::Command | |
redo() override | OpenLxCmd::CmdSizeElement | 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::CmdSizeElement | virtual |
~CmdSizeElement() | OpenLxCmd::CmdSizeElement | |
~Command(void) | Core::Command | virtual |