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

#include <GEOMImpl_IFillet2d.hxx>

Public Member Functions

 GEOMImpl_IFillet2d (Handle(GEOM_Function) theFunction)
 
void SetShape (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetShape()
 
void SetR (double theR)
 
void SetLength (int theLen)
 
void SetVertex (int theInd, int theVertex)
 
double GetR ()
 
int GetLength ()
 
int GetVertex (int theInd)
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IFillet2d::GEOMImpl_IFillet2d ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

int GEOMImpl_IFillet2d::GetLength ( )
inline

References FILLET2D_ARG_LENG.

double GEOMImpl_IFillet2d::GetR ( )
inline

References FILLET2D_ARG_R.

int GEOMImpl_IFillet2d::GetVertex ( int  theInd)
inline

References FILLET2D_ARG_LAST.

GEOMImpl_IFillet2d::Handle ( GEOM_Function  )
inline

References FILLET2D_ARG_SH.

GEOMImpl_IFillet2d::Handle ( GEOM_Function  )
private
void GEOMImpl_IFillet2d::SetLength ( int  theLen)
inline

References FILLET2D_ARG_LENG.

void GEOMImpl_IFillet2d::SetR ( double  theR)
inline

References FILLET2D_ARG_R.

void GEOMImpl_IFillet2d::SetShape ( Handle(GEOM_Function theRef)
inline

References FILLET2D_ARG_SH.

void GEOMImpl_IFillet2d::SetVertex ( int  theInd,
int  theVertex 
)
inline

References FILLET2D_ARG_LAST.


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