OpenLexocad  27.1
OpenLxCmd::CmdComputeKmReference Member List

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

CmdComputeKmReference()OpenLxCmd::CmdComputeKmReference
CmdComputeKmReference(double km)OpenLxCmd::CmdComputeKmReferenceexplicit
CmdComputeKmReference(std::shared_ptr< OpenLxApp::Element > curveElement, double km=0)OpenLxCmd::CmdComputeKmReferenceexplicit
CmdComputeKmReference(const std::vector< std::shared_ptr< OpenLxApp::Element >> &aElems, std::shared_ptr< OpenLxApp::Element > curveElement, double km=0)OpenLxCmd::CmdComputeKmReference
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::CmdComputeKmReferencevirtual
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::CmdComputeKmReferencevirtual
~CmdComputeKmReference()=defaultOpenLxCmd::CmdComputeKmReference
~Command()Core::Commandvirtual