#include <GEOMImpl_IPosition.hxx>
Public Member Functions | |
GEOMImpl_IPosition (Handle(GEOM_Function) theFunction) | |
void | SetShape (Handle(GEOM_Function) theShape) |
Handle (GEOM_Function) GetShape() | |
void | SetStartLCS (Handle(GEOM_Function) theStartLCS) |
Handle (GEOM_Function) GetStartLCS() | |
void | SetEndLCS (Handle(GEOM_Function) theEndLCS) |
Handle (GEOM_Function) GetEndLCS() | |
void | SetPath (Handle(GEOM_Function) thePath) |
Handle (GEOM_Function) GetPath() | |
void | SetDistance (double theDistance) |
double | GetDistance () |
void | SetReverse (bool theReverse) |
bool | GetReverse () |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References POSITION_ARG_DISTANCE.
|
inline |
References POSITION_ARG_REVERSE.
|
inline |
References POSITION_ARG_SHAPE.
|
inline |
References POSITION_ARG_START_LCS.
|
inline |
References POSITION_ARG_END_LCS.
|
inline |
References POSITION_ARG_PATH.
|
private |
|
inline |
References POSITION_ARG_DISTANCE.
|
inline |
References POSITION_ARG_END_LCS.
|
inline |
References POSITION_ARG_PATH.
|
inline |
References POSITION_ARG_REVERSE.
|
inline |
References POSITION_ARG_SHAPE.
|
inline |
References POSITION_ARG_START_LCS.