Version: 9.12.0
GEOMImpl_IFillet1d Class Reference

#include <GEOMImpl_IFillet1d.hxx>

Public Member Functions

 GEOMImpl_IFillet1d (Handle(GEOM_Function) theFunction)
 
void SetShape (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetShape()
 
void SetR (double theR)
 
void SetFlag (const Standard_Boolean theFlag)
 
void SetLength (int theLen)
 
void SetVertex (int theInd, int theVertex)
 
double GetR ()
 
Standard_Boolean GetFlag ()
 
int GetLength ()
 
int GetVertex (int theInd)
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ GEOMImpl_IFillet1d()

GEOMImpl_IFillet1d::GEOMImpl_IFillet1d ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetFlag()

Standard_Boolean GEOMImpl_IFillet1d::GetFlag ( )
inline

References FILLET1D_ARG_BOOL.

◆ GetLength()

int GEOMImpl_IFillet1d::GetLength ( )
inline

References FILLET1D_ARG_LENG.

◆ GetR()

double GEOMImpl_IFillet1d::GetR ( )
inline

References FILLET1D_ARG_R.

◆ GetVertex()

int GEOMImpl_IFillet1d::GetVertex ( int  theInd)
inline

References FILLET1D_ARG_LAST.

◆ Handle() [1/2]

GEOMImpl_IFillet1d::Handle ( GEOM_Function  )
private

◆ Handle() [2/2]

GEOMImpl_IFillet1d::Handle ( GEOM_Function  )
inline

References FILLET1D_ARG_SH.

◆ SetFlag()

void GEOMImpl_IFillet1d::SetFlag ( const Standard_Boolean  theFlag)
inline

References FILLET1D_ARG_BOOL.

◆ SetLength()

void GEOMImpl_IFillet1d::SetLength ( int  theLen)
inline

References FILLET1D_ARG_LENG.

◆ SetR()

void GEOMImpl_IFillet1d::SetR ( double  theR)
inline

References FILLET1D_ARG_R.

◆ SetShape()

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

References FILLET1D_ARG_SH.

◆ SetVertex()

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

References FILLET1D_ARG_LAST.


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