OpenLexocad
27.0
|
Convert the given Element into a ElementExtension::BeamElement. More...
#include <CmdConvertToFacetedBrep.h>
Public Member Functions | |
CmdConvertToBeamElement (std::shared_ptr< OpenLxApp::Element > element) | |
bool | redo () override |
bool | undo () override |
![]() | |
Command (void) | |
virtual | ~Command (void) |
Base::String | getDescription () const |
void | setDescription (const Base::String &s) |
void | setParameter (const std::string &key, const Core::Variant &value) |
bool | getParameter (const std::string &key, Core::Variant &value) const |
void | setSilentMode (bool onoff) |
bool | isInSilentMode () const |
Convert the given Element into a ElementExtension::BeamElement.
|
explicit |
|
overridevirtual |
Reimplemented from Core::Command.
|
overridevirtual |
Reimplemented from Core::Command.