Version: 9.12.0
GEOMImpl_ISketcher Class Reference

#include <GEOMImpl_ISketcher.hxx>

Public Member Functions

 GEOMImpl_ISketcher (Handle(GEOM_Function) theFunction)
 
void SetCommand (const TCollection_AsciiString &theCommand)
 
TCollection_AsciiString GetCommand ()
 
void SetWorkingPlane (int theInd, double theValue)
 
double GetWorkingPlane (int theInd)
 
void SetWorkingPlane (Handle(GEOM_Function) thePlane)
 
 Handle (GEOM_Function) GetWorkingPlane()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ GEOMImpl_ISketcher()

GEOMImpl_ISketcher::GEOMImpl_ISketcher ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetCommand()

TCollection_AsciiString GEOMImpl_ISketcher::GetCommand ( )
inline

References SKETCH_ARG_CMD.

◆ GetWorkingPlane()

double GEOMImpl_ISketcher::GetWorkingPlane ( int  theInd)
inline

References SKETCH_ARG_DOUBLE.

◆ Handle() [1/2]

GEOMImpl_ISketcher::Handle ( GEOM_Function  )
private

◆ Handle() [2/2]

GEOMImpl_ISketcher::Handle ( GEOM_Function  )
inline

References SKETCH_ARG_WPLANE.

◆ SetCommand()

void GEOMImpl_ISketcher::SetCommand ( const TCollection_AsciiString &  theCommand)
inline

References SKETCH_ARG_CMD.

◆ SetWorkingPlane() [1/2]

void GEOMImpl_ISketcher::SetWorkingPlane ( Handle(GEOM_Function)  thePlane)
inline

References SKETCH_ARG_WPLANE.

◆ SetWorkingPlane() [2/2]

void GEOMImpl_ISketcher::SetWorkingPlane ( int  theInd,
double  theValue 
)
inline

References SKETCH_ARG_DOUBLE.


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