Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

TCollection_AsciiString GEOMImpl_ISketcher::GetCommand ( )
inline

References SKETCH_ARG_CMD.

double GEOMImpl_ISketcher::GetWorkingPlane ( int  theInd)
inline

References SKETCH_ARG_DOUBLE.

GEOMImpl_ISketcher::Handle ( GEOM_Function  )
inline

References SKETCH_ARG_WPLANE.

GEOMImpl_ISketcher::Handle ( GEOM_Function  )
private
void GEOMImpl_ISketcher::SetCommand ( const TCollection_AsciiString &  theCommand)
inline

References SKETCH_ARG_CMD.

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

References SKETCH_ARG_DOUBLE.

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

References SKETCH_ARG_WPLANE.


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