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

#include <GEOMImpl_IFillet.hxx>

Public Member Functions

 GEOMImpl_IFillet (Handle(GEOM_Function) theFunction)
 
void SetShape (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetShape()
 
void SetR (double theR)
 
void SetR1 (double theR1)
 
void SetR2 (double theR2)
 
double GetR ()
 
double GetR1 ()
 
double GetR2 ()
 
void SetLength (int theLen)
 
int GetLength ()
 
void SetEdge (int theInd, int theEdge)
 
void SetFace (int theInd, int theFace)
 
int GetEdge (int theInd)
 
int GetFace (int theInd)
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IFillet::GEOMImpl_IFillet ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

int GEOMImpl_IFillet::GetEdge ( int  theInd)
inline

References FILLET_ARG_LAST.

int GEOMImpl_IFillet::GetFace ( int  theInd)
inline

References FILLET_ARG_LAST.

int GEOMImpl_IFillet::GetLength ( )
inline

References FILLET_ARG_LENG.

double GEOMImpl_IFillet::GetR ( )
inline

References FILLET_ARG_R.

double GEOMImpl_IFillet::GetR1 ( )
inline

References FILLET_ARG_R1.

double GEOMImpl_IFillet::GetR2 ( )
inline

References FILLET_ARG_R2.

GEOMImpl_IFillet::Handle ( GEOM_Function  )
inline

References FILLET_ARG_SH.

GEOMImpl_IFillet::Handle ( GEOM_Function  )
private
void GEOMImpl_IFillet::SetEdge ( int  theInd,
int  theEdge 
)
inline

References FILLET_ARG_LAST.

void GEOMImpl_IFillet::SetFace ( int  theInd,
int  theFace 
)
inline

References FILLET_ARG_LAST.

void GEOMImpl_IFillet::SetLength ( int  theLen)
inline

References FILLET_ARG_LENG.

void GEOMImpl_IFillet::SetR ( double  theR)
inline

References FILLET_ARG_R.

void GEOMImpl_IFillet::SetR1 ( double  theR1)
inline

References FILLET_ARG_R1.

void GEOMImpl_IFillet::SetR2 ( double  theR2)
inline

References FILLET_ARG_R2.

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

References FILLET_ARG_SH.


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