Version: 9.12.0
GEOMImpl_IShapeExtend Class Reference

#include <GEOMImpl_IShapeExtend.hxx>

Public Member Functions

 GEOMImpl_IShapeExtend (Handle(GEOM_Function) theFunction)
 
void SetShape (Handle(GEOM_Function) theShape)
 
 Handle (GEOM_Function) GetShape()
 
void SetUMin (const Standard_Real theUMin)
 
double GetUMin ()
 
void SetUMax (const Standard_Real theUMax)
 
double GetUMax ()
 
void SetVMin (const Standard_Real theVMin)
 
double GetVMin ()
 
void SetVMax (const Standard_Real theVMax)
 
double GetVMax ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ GEOMImpl_IShapeExtend()

GEOMImpl_IShapeExtend::GEOMImpl_IShapeExtend ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetUMax()

double GEOMImpl_IShapeExtend::GetUMax ( )
inline

References SHAPE_EXTEND_UMAX.

◆ GetUMin()

double GEOMImpl_IShapeExtend::GetUMin ( )
inline

References SHAPE_EXTEND_UMIN.

◆ GetVMax()

double GEOMImpl_IShapeExtend::GetVMax ( )
inline

References SHAPE_EXTEND_VMAX.

◆ GetVMin()

double GEOMImpl_IShapeExtend::GetVMin ( )
inline

References SHAPE_EXTEND_VMIN.

◆ Handle() [1/2]

GEOMImpl_IShapeExtend::Handle ( GEOM_Function  )
private

◆ Handle() [2/2]

GEOMImpl_IShapeExtend::Handle ( GEOM_Function  )
inline

References SHAPE_EXTEND_SHAPE.

◆ SetShape()

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

References SHAPE_EXTEND_SHAPE.

◆ SetUMax()

void GEOMImpl_IShapeExtend::SetUMax ( const Standard_Real  theUMax)
inline

References SHAPE_EXTEND_UMAX.

◆ SetUMin()

void GEOMImpl_IShapeExtend::SetUMin ( const Standard_Real  theUMin)
inline

References SHAPE_EXTEND_UMIN.

◆ SetVMax()

void GEOMImpl_IShapeExtend::SetVMax ( const Standard_Real  theVMax)
inline

References SHAPE_EXTEND_VMAX.

◆ SetVMin()

void GEOMImpl_IShapeExtend::SetVMin ( const Standard_Real  theVMin)
inline

References SHAPE_EXTEND_VMIN.


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