OpenLexocad  27.0
OpenLxCmd::CmdAddCompositeCurve Class Reference

#include <CmdAddCompositeCurve.h>

Inheritance diagram for OpenLxCmd::CmdAddCompositeCurve:
Core::Command

Public Member Functions

 CmdAddCompositeCurve ()
 
 CmdAddCompositeCurve (Geom::Pnt aFirstPnt, bool aAllow3dCurve=true)
 
 ~CmdAddCompositeCurve ()
 
bool redo ()
 
bool undo ()
 
std::shared_ptr< OpenLxApp::ElementgetElement () const
 
- 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

◆ CmdAddCompositeCurve() [1/2]

OpenLxCmd::CmdAddCompositeCurve::CmdAddCompositeCurve ( )

◆ CmdAddCompositeCurve() [2/2]

OpenLxCmd::CmdAddCompositeCurve::CmdAddCompositeCurve ( Geom::Pnt  aFirstPnt,
bool  aAllow3dCurve = true 
)

◆ ~CmdAddCompositeCurve()

OpenLxCmd::CmdAddCompositeCurve::~CmdAddCompositeCurve ( )

Member Function Documentation

◆ getElement()

std::shared_ptr<OpenLxApp::Element> OpenLxCmd::CmdAddCompositeCurve::getElement ( ) const

◆ redo()

bool OpenLxCmd::CmdAddCompositeCurve::redo ( )
virtual

Reimplemented from Core::Command.

◆ undo()

bool OpenLxCmd::CmdAddCompositeCurve::undo ( )
virtual

Reimplemented from Core::Command.


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