#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 | |
| GEOMImpl_ISketcher.GEOMImpl_ISketcher | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_ISketcher.SetCommand | ( | const TCollection_AsciiString & | theCommand | ) |
References SKETCH_ARG_CMD.
| TCollection_AsciiString GEOMImpl_ISketcher.GetCommand | ( | ) |
References SKETCH_ARG_CMD.
| void GEOMImpl_ISketcher.SetWorkingPlane | ( | int | theInd, |
| double | theValue | ||
| ) |
References SKETCH_ARG_DOUBLE.
| double GEOMImpl_ISketcher.GetWorkingPlane | ( | int | theInd | ) |
References SKETCH_ARG_DOUBLE.
| void GEOMImpl_ISketcher.SetWorkingPlane | ( | Handle(GEOM_Function) | thePlane | ) |
References SKETCH_ARG_WPLANE.
| GEOMImpl_ISketcher.Handle | ( | GEOM_Function | ) |
References SKETCH_ARG_WPLANE.
| GEOMImpl_ISketcher.Handle | ( | GEOM_Function | ) | [private] |