Version: 9.12.0
GEOMImpl_IFilling Class Reference

#include <GEOMImpl_IFilling.hxx>

Public Member Functions

 GEOMImpl_IFilling (Handle(GEOM_Function) theFunction)
 
void SetTol2D (double theTol2D)
 
void SetTol3D (double theTol3D)
 
double GetTol2D ()
 
double GetTol3D ()
 
void SetMinDeg (int theMinDeg)
 
void SetMaxDeg (int theMaxDeg)
 
int GetMinDeg ()
 
int GetMaxDeg ()
 
void SetNbIter (int theNbIter)
 
int GetNbIter ()
 
void SetApprox (bool theApprox)
 
bool GetApprox ()
 
void SetMethod (int theMethod)
 
int GetMethod ()
 
void SetShapes (const Handle(TColStd_HSequenceOfTransient)&theShapes)
 
 Handle (TColStd_HSequenceOfTransient) GetShapes()
 
void SetShape (Handle(GEOM_Function) theShape)
 
 Handle (GEOM_Function) GetShape()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ GEOMImpl_IFilling()

GEOMImpl_IFilling::GEOMImpl_IFilling ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetApprox()

bool GEOMImpl_IFilling::GetApprox ( )
inline

References FILL_ARG_APPROX.

◆ GetMaxDeg()

int GEOMImpl_IFilling::GetMaxDeg ( )
inline

References FILL_ARG_MAXDEG.

◆ GetMethod()

int GEOMImpl_IFilling::GetMethod ( )
inline

References FILL_ARG_METHOD.

◆ GetMinDeg()

int GEOMImpl_IFilling::GetMinDeg ( )
inline

References FILL_ARG_MINDEG.

◆ GetNbIter()

int GEOMImpl_IFilling::GetNbIter ( )
inline

References FILL_ARG_NBITER.

◆ GetTol2D()

double GEOMImpl_IFilling::GetTol2D ( )
inline

References FILL_ARG_TOL2D.

◆ GetTol3D()

double GEOMImpl_IFilling::GetTol3D ( )
inline

References FILL_ARG_TOL3D.

◆ Handle() [1/3]

GEOMImpl_IFilling::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_IFilling::Handle ( GEOM_Function  )
inline

References FILL_ARG_SHAPE.

◆ Handle() [3/3]

GEOMImpl_IFilling::Handle ( TColStd_HSequenceOfTransient  )
inline

References FILL_ARG_SHAPE.

◆ SetApprox()

void GEOMImpl_IFilling::SetApprox ( bool  theApprox)
inline

References FILL_ARG_APPROX.

◆ SetMaxDeg()

void GEOMImpl_IFilling::SetMaxDeg ( int  theMaxDeg)
inline

References FILL_ARG_MAXDEG.

◆ SetMethod()

void GEOMImpl_IFilling::SetMethod ( int  theMethod)
inline

References FILL_ARG_METHOD.

◆ SetMinDeg()

void GEOMImpl_IFilling::SetMinDeg ( int  theMinDeg)
inline

References FILL_ARG_MINDEG.

◆ SetNbIter()

void GEOMImpl_IFilling::SetNbIter ( int  theNbIter)
inline

References FILL_ARG_NBITER.

◆ SetShape()

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

References FILL_ARG_SHAPE.

◆ SetShapes()

void GEOMImpl_IFilling::SetShapes ( const Handle(TColStd_HSequenceOfTransient)&  theShapes)
inline

References FILL_ARG_SHAPE.

◆ SetTol2D()

void GEOMImpl_IFilling::SetTol2D ( double  theTol2D)
inline

References FILL_ARG_TOL2D.

◆ SetTol3D()

void GEOMImpl_IFilling::SetTol3D ( double  theTol3D)
inline

References FILL_ARG_TOL3D.


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