OpenLexocad
27.0
|
This is the complete list of members for OpenLxCmd::CmdExtrudeFace, including all inherited members.
CmdExtrudeFace() | OpenLxCmd::CmdExtrudeFace | |
CmdExtrudeFace(std::shared_ptr< OpenLxApp::Element > aElem, int aFaceindex, const Geom::Dir &aNormal, double aLength) | OpenLxCmd::CmdExtrudeFace | |
Command(void) | Core::Command | |
getDescription() const | Core::Command | |
getExtrudedElement() const | OpenLxCmd::CmdExtrudeFace | |
getParameter(const std::string &key, Core::Variant &value) const | Core::Command | |
isInSilentMode() const | Core::Command | |
redo() | OpenLxCmd::CmdExtrudeFace | 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() | OpenLxCmd::CmdExtrudeFace | virtual |
~CmdExtrudeFace() | OpenLxCmd::CmdExtrudeFace | |
~Command(void) | Core::Command | virtual |