#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 | |
|
inline |
|
inline |
References SKETCH_ARG_CMD.
|
inline |
References SKETCH_ARG_DOUBLE.
|
inline |
References SKETCH_ARG_WPLANE.
|
private |
|
inline |
References SKETCH_ARG_CMD.
|
inline |
References SKETCH_ARG_DOUBLE.
|
inline |
References SKETCH_ARG_WPLANE.