OpenLexocad  27.1
OpenLxCmd::CmdAddIsoParamLines Member List

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

CmdAddIsoParamLines()OpenLxCmd::CmdAddIsoParamLines
CmdAddIsoParamLines(std::shared_ptr< OpenLxApp::Element > aElem)OpenLxCmd::CmdAddIsoParamLines
CmdAddIsoParamLines(const std::vector< std::shared_ptr< OpenLxApp::Element >> &aElems)OpenLxCmd::CmdAddIsoParamLines
CmdAddIsoParamLines(std::shared_ptr< OpenLxApp::Element > aElem, size_t u, size_t v)OpenLxCmd::CmdAddIsoParamLines
CmdAddIsoParamLines(const std::vector< std::shared_ptr< OpenLxApp::Element >> &aElems, size_t u, size_t v)OpenLxCmd::CmdAddIsoParamLines
Command()Core::Command
getDescription() constCore::Command
getDoRecomputeInRedo() constCore::Command
getDoRecomputeInUndo() constCore::Command
getIsoParamLineElements() constOpenLxCmd::CmdAddIsoParamLines
getParameter(const std::string &key, Core::Variant &value) constCore::Command
isDone() constCore::Command
isInSilentMode() constCore::Command
redo()OpenLxCmd::CmdAddIsoParamLinesvirtual
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()OpenLxCmd::CmdAddIsoParamLinesvirtual
~CmdAddIsoParamLines()OpenLxCmd::CmdAddIsoParamLines
~Command()Core::Commandvirtual