OpenLexocad
27.0
|
This is the complete list of members for OpenLxCmd::CmdComputeKmReference, including all inherited members.
CmdComputeKmReference() | OpenLxCmd::CmdComputeKmReference | |
CmdComputeKmReference(double km) | OpenLxCmd::CmdComputeKmReference | explicit |
CmdComputeKmReference(std::shared_ptr< OpenLxApp::Element > curveElement, double km=0) | OpenLxCmd::CmdComputeKmReference | explicit |
CmdComputeKmReference(const std::vector< std::shared_ptr< OpenLxApp::Element >> &aElems, std::shared_ptr< OpenLxApp::Element > curveElement, double km=0) | OpenLxCmd::CmdComputeKmReference | |
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::CmdComputeKmReference | 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::CmdComputeKmReference | virtual |
~CmdComputeKmReference()=default | OpenLxCmd::CmdComputeKmReference | |
~Command(void) | Core::Command | virtual |