Version: 9.12.0
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::GEOMImpl_ILine ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ Handle() [1/5]

GEOMImpl_ILine::Handle ( GEOM_Function  )
private

◆ Handle() [2/5]

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_FACE1.

◆ Handle() [3/5]

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_FACE2.

◆ Handle() [4/5]

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_PNT1.

◆ Handle() [5/5]

GEOMImpl_ILine::Handle ( GEOM_Function  )
inline

References LINE_ARG_PNT2.

◆ SetFace1()

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

References LINE_ARG_FACE1.

◆ SetFace2()

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

References LINE_ARG_FACE2.

◆ SetPoint1()

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

References LINE_ARG_PNT1.

◆ SetPoint2()

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

References LINE_ARG_PNT2.


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