|
Open CASCADE Technology 7.9.3
|
#include <GeomInt_WLApprox.hxx>
Static Public Member Functions | |
| static void | Parameters (const GeomInt_TheMultiLineOfWLApprox &Line, const Standard_Integer firstP, const Standard_Integer lastP, const Approx_ParametrizationType Par, math_Vector &TheParameters) |
| GeomInt_WLApprox::GeomInt_WLApprox | ( | ) |
| Standard_Boolean GeomInt_WLApprox::IsDone | ( | ) | const |
| Standard_Integer GeomInt_WLApprox::NbMultiCurves | ( | ) | const |
|
static |
| void GeomInt_WLApprox::Perform | ( | ) |
| void GeomInt_WLApprox::Perform | ( | const Handle< Adaptor3d_Surface > & | Surf1, |
| const Handle< Adaptor3d_Surface > & | Surf2, | ||
| const Handle< IntPatch_WLine > & | aLine, | ||
| const Standard_Boolean | ApproxXYZ = Standard_True, | ||
| const Standard_Boolean | ApproxU1V1 = Standard_True, | ||
| const Standard_Boolean | ApproxU2V2 = Standard_True, | ||
| const Standard_Integer | indicemin = 0, | ||
| const Standard_Integer | indicemax = 0 ) |
| void GeomInt_WLApprox::Perform | ( | const Handle< IntPatch_WLine > & | aLine, |
| const Standard_Boolean | ApproxXYZ = Standard_True, | ||
| const Standard_Boolean | ApproxU1V1 = Standard_True, | ||
| const Standard_Boolean | ApproxU2V2 = Standard_True, | ||
| const Standard_Integer | indicemin = 0, | ||
| const Standard_Integer | indicemax = 0 ) |
| void GeomInt_WLApprox::SetParameters | ( | const Standard_Real | Tol3d, |
| const Standard_Real | Tol2d, | ||
| const Standard_Integer | DegMin, | ||
| const Standard_Integer | DegMax, | ||
| const Standard_Integer | NbIterMax, | ||
| const Standard_Integer | NbPntMax = 30, | ||
| const Standard_Boolean | ApproxWithTangency = Standard_True, | ||
| const Approx_ParametrizationType | Parametrization = Approx_ChordLength ) |
| Standard_Real GeomInt_WLApprox::TolReached2d | ( | ) | const |
| Standard_Real GeomInt_WLApprox::TolReached3d | ( | ) | const |
| const AppParCurves_MultiBSpCurve & GeomInt_WLApprox::Value | ( | const Standard_Integer | Index | ) | const |