OpenLexocad
27.0
|
This is the complete list of members for OpenLxCmd::CmdCopyAlongCurve, including all inherited members.
CmdCopyAlongCurve() | OpenLxCmd::CmdCopyAlongCurve | |
CmdCopyAlongCurve(std::shared_ptr< OpenLxApp::Element > aElem, std::shared_ptr< OpenLxApp::Element > aPathElem, const int &repetitions) | OpenLxCmd::CmdCopyAlongCurve | |
CmdCopyAlongCurve(const std::vector< std::shared_ptr< OpenLxApp::Element >> &aElems, std::shared_ptr< OpenLxApp::Element > aPathElem, const int &repetitions) | OpenLxCmd::CmdCopyAlongCurve | |
Command(void) | Core::Command | |
getCopiedElements() const | OpenLxCmd::CmdCopyAlongCurve | |
getDescription() const | Core::Command | |
getParameter(const std::string &key, Core::Variant &value) const | Core::Command | |
isInSilentMode() const | Core::Command | |
redo() override | OpenLxCmd::CmdCopyAlongCurve | 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::CmdCopyAlongCurve | virtual |
~CmdCopyAlongCurve()=default | OpenLxCmd::CmdCopyAlongCurve | |
~Command(void) | Core::Command | virtual |