|
OpenLexocad
27.1
|
This is the complete list of members for OpenLxCmd::CmdReverseCurve, including all inherited members.
| CmdReverseCurve() | OpenLxCmd::CmdReverseCurve | |
| CmdReverseCurve(const std::vector< std::shared_ptr< OpenLxApp::Element >> &aElems) | OpenLxCmd::CmdReverseCurve | explicit |
| Command() | Core::Command | |
| getDescription() const | Core::Command | |
| getDoRecomputeInRedo() const | Core::Command | |
| getDoRecomputeInUndo() const | Core::Command | |
| getParameter(const std::string &key, Core::Variant &value) const | Core::Command | |
| isDone() const | Core::Command | |
| isInSilentMode() const | Core::Command | |
| redo() override | OpenLxCmd::CmdReverseCurve | virtual |
| serialize(std::ostream &, const unsigned int) | Core::Command | virtual |
| 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() override | OpenLxCmd::CmdReverseCurve | virtual |
| ~CmdReverseCurve()=default | OpenLxCmd::CmdReverseCurve | |
| ~Command() | Core::Command | virtual |