#include <GeomInt_WLApprox.hxx>
|
| | GeomInt_WLApprox () |
| |
| void | Perform (const occ::handle< Adaptor3d_Surface > &Surf1, const occ::handle< Adaptor3d_Surface > &Surf2, const occ::handle< IntPatch_WLine > &aLine, const bool ApproxXYZ=true, const bool ApproxU1V1=true, const bool ApproxU2V2=true, const int indicemin=0, const int indicemax=0) |
| |
| void | Perform (const occ::handle< IntPatch_WLine > &aLine, const bool ApproxXYZ=true, const bool ApproxU1V1=true, const bool ApproxU2V2=true, const int indicemin=0, const int indicemax=0) |
| |
| void | SetParameters (const double Tol3d, const double Tol2d, const int DegMin, const int DegMax, const int NbIterMax, const int NbPntMax=30, const bool ApproxWithTangency=true, const Approx_ParametrizationType Parametrization=Approx_ChordLength) |
| |
| void | Perform () |
| |
| double | TolReached3d () const |
| |
| double | TolReached2d () const |
| |
| bool | IsDone () const |
| |
| int | NbMultiCurves () const |
| |
| const AppParCurves_MultiBSpCurve & | Value (const int Index) const |
| |
◆ GeomInt_WLApprox()
| GeomInt_WLApprox::GeomInt_WLApprox |
( |
| ) |
|
◆ IsDone()
| bool GeomInt_WLApprox::IsDone |
( |
| ) |
const |
◆ NbMultiCurves()
| int GeomInt_WLApprox::NbMultiCurves |
( |
| ) |
const |
◆ Parameters()
◆ Perform() [1/3]
| void GeomInt_WLApprox::Perform |
( |
| ) |
|
◆ Perform() [2/3]
◆ Perform() [3/3]
◆ SetParameters()
◆ TolReached2d()
| double GeomInt_WLApprox::TolReached2d |
( |
| ) |
const |
◆ TolReached3d()
| double GeomInt_WLApprox::TolReached3d |
( |
| ) |
const |
◆ Value()
The documentation for this class was generated from the following file: