Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IShapeExtend::GetUMax ( )
inline

References SHAPE_EXTEND_UMAX.

double GEOMImpl_IShapeExtend::GetUMin ( )
inline

References SHAPE_EXTEND_UMIN.

double GEOMImpl_IShapeExtend::GetVMax ( )
inline

References SHAPE_EXTEND_VMAX.

double GEOMImpl_IShapeExtend::GetVMin ( )
inline

References SHAPE_EXTEND_VMIN.

GEOMImpl_IShapeExtend::Handle ( GEOM_Function  )
inline

References SHAPE_EXTEND_SHAPE.

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

References SHAPE_EXTEND_SHAPE.

void GEOMImpl_IShapeExtend::SetUMax ( const Standard_Real  theUMax)
inline

References SHAPE_EXTEND_UMAX.

void GEOMImpl_IShapeExtend::SetUMin ( const Standard_Real  theUMin)
inline

References SHAPE_EXTEND_UMIN.

void GEOMImpl_IShapeExtend::SetVMax ( const Standard_Real  theVMax)
inline

References SHAPE_EXTEND_VMAX.

void GEOMImpl_IShapeExtend::SetVMin ( const Standard_Real  theVMin)
inline

References SHAPE_EXTEND_VMIN.


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