OpenLexocad  27.0
OpenLxCmd::CmdSetElementLengthAxis Class Reference

#include <CmdSetElementLengthAxis.h>

Inheritance diagram for OpenLxCmd::CmdSetElementLengthAxis:
Core::Command

Public Member Functions

 CmdSetElementLengthAxis ()
 
 CmdSetElementLengthAxis (std::shared_ptr< OpenLxApp::Element > aElem, const Geom::Pnt &pnt1, const Geom::Pnt &pnt2)
 
 ~CmdSetElementLengthAxis ()
 
bool redo () override
 
bool undo () override
 
- Public Member Functions inherited from Core::Command
 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
 

Detailed Description

Since
26.0

Constructor & Destructor Documentation

◆ CmdSetElementLengthAxis() [1/2]

OpenLxCmd::CmdSetElementLengthAxis::CmdSetElementLengthAxis ( )

◆ CmdSetElementLengthAxis() [2/2]

OpenLxCmd::CmdSetElementLengthAxis::CmdSetElementLengthAxis ( std::shared_ptr< OpenLxApp::Element aElem,
const Geom::Pnt pnt1,
const Geom::Pnt pnt2 
)

◆ ~CmdSetElementLengthAxis()

OpenLxCmd::CmdSetElementLengthAxis::~CmdSetElementLengthAxis ( )

Member Function Documentation

◆ redo()

bool OpenLxCmd::CmdSetElementLengthAxis::redo ( )
overridevirtual

Reimplemented from Core::Command.

◆ undo()

bool OpenLxCmd::CmdSetElementLengthAxis::undo ( )
overridevirtual

Reimplemented from Core::Command.


The documentation for this class was generated from the following file: