Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IPosition Class Reference

#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
 

Constructor & Destructor Documentation

GEOMImpl_IPosition::GEOMImpl_IPosition ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IPosition::GetDistance ( )
inline

References POSITION_ARG_DISTANCE.

bool GEOMImpl_IPosition::GetReverse ( )
inline

References POSITION_ARG_REVERSE.

GEOMImpl_IPosition::Handle ( GEOM_Function  )
inline

References POSITION_ARG_SHAPE.

GEOMImpl_IPosition::Handle ( GEOM_Function  )
inline
GEOMImpl_IPosition::Handle ( GEOM_Function  )
inline

References POSITION_ARG_END_LCS.

GEOMImpl_IPosition::Handle ( GEOM_Function  )
inline

References POSITION_ARG_PATH.

GEOMImpl_IPosition::Handle ( GEOM_Function  )
private
void GEOMImpl_IPosition::SetDistance ( double  theDistance)
inline

References POSITION_ARG_DISTANCE.

void GEOMImpl_IPosition::SetEndLCS ( Handle(GEOM_Function theEndLCS)
inline

References POSITION_ARG_END_LCS.

void GEOMImpl_IPosition::SetPath ( Handle(GEOM_Function thePath)
inline

References POSITION_ARG_PATH.

void GEOMImpl_IPosition::SetReverse ( bool  theReverse)
inline

References POSITION_ARG_REVERSE.

void GEOMImpl_IPosition::SetShape ( Handle(GEOM_Function theShape)
inline

References POSITION_ARG_SHAPE.

void GEOMImpl_IPosition::SetStartLCS ( Handle(GEOM_Function theStartLCS)
inline

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