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

#include <GEOMImpl_ILine.hxx>

Public Member Functions

 GEOMImpl_ILine (Handle(GEOM_Function) theFunction)
 
void SetPoint1 (Handle(GEOM_Function) theRef)
 
void SetPoint2 (Handle(GEOM_Function) theRef)
 
void SetFace1 (Handle(GEOM_Function) theRef)
 
void SetFace2 (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetPoint1()
 
 Handle (GEOM_Function) GetPoint2()
 
 Handle (GEOM_Function) GetFace1()
 
 Handle (GEOM_Function) GetFace2()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_ILine::GEOMImpl_ILine ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_PNT1.

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_PNT2.

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_FACE1.

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_FACE2.

GEOMImpl_ILine::Handle ( GEOM_Function  )
private
void GEOMImpl_ILine::SetFace1 ( Handle(GEOM_Function theRef)
inline

References LINE_ARG_FACE1.

void GEOMImpl_ILine::SetFace2 ( Handle(GEOM_Function theRef)
inline

References LINE_ARG_FACE2.

void GEOMImpl_ILine::SetPoint1 ( Handle(GEOM_Function theRef)
inline

References LINE_ARG_PNT1.

void GEOMImpl_ILine::SetPoint2 ( Handle(GEOM_Function theRef)
inline

References LINE_ARG_PNT2.


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