#include <GEOMImpl_IPoint.hxx>
Public Member Functions | |
| GEOMImpl_IPoint (Handle(GEOM_Function) theFunction) | |
| void | SetX (double theX) |
| void | SetY (double theY) |
| void | SetZ (double theZ) |
| double | GetX () |
| double | GetY () |
| double | GetZ () |
| void | SetRef (Handle(GEOM_Function) theRefPoint) |
| Handle (GEOM_Function) GetRef() | |
| void | SetCurve (Handle(GEOM_Function) theRef) |
| void | SetSurface (Handle(GEOM_Function) theRef) |
| void | SetLine1 (Handle(GEOM_Function) theRef) |
| void | SetLine2 (Handle(GEOM_Function) theRef) |
| Handle (GEOM_Function) GetCurve() | |
| Handle (GEOM_Function) GetSurface() | |
| Handle (GEOM_Function) GetLine1() | |
| Handle (GEOM_Function) GetLine2() | |
| void | SetParameter (double theParam) |
| void | SetParameter2 (double theParam) |
| void | SetLength (double theLength) |
| void | SetTakeOrientationIntoAccount (bool takeOrientationIntoAccount) |
| double | GetParameter () |
| double | GetParameter2 () |
| double | GetLength () |
| bool | GetTakeOrientationIntoAccount () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References ARG_LENGTH.
|
inline |
References ARG_PARAM.
|
inline |
References ARG_PARAM2.
|
inline |
References ARG_USE_ORIENTATION.
|
inline |
References ARG_X.
|
inline |
References ARG_Y.
|
inline |
References ARG_Z.
|
inline |
References ARG_REF.
|
inline |
References ARG_CURVE.
|
inline |
References ARG_SURFACE.
|
inline |
References ARG_LINE1.
|
inline |
References ARG_LINE2.
|
private |
|
inline |
References ARG_CURVE.
|
inline |
References ARG_LENGTH.
|
inline |
References ARG_LINE1.
|
inline |
References ARG_LINE2.
|
inline |
References ARG_PARAM.
|
inline |
References ARG_PARAM2.
|
inline |
References ARG_REF.
|
inline |
References ARG_SURFACE.
|
inline |
References ARG_USE_ORIENTATION.
|
inline |
References ARG_X.
|
inline |
References ARG_Y.
|
inline |
References ARG_Z.