Class AdvApprox_ApproxAFunction
Hierarchy
- AdvApprox_ApproxAFunction
Methods
AverageError_1
Parameters
Dimension: Graphic3d_ZLayerId
AverageError_2
- AverageError_2(Dimension: Graphic3d_ZLayerId, Index: Graphic3d_ZLayerId): number
Parameters
Dimension: Graphic3d_ZLayerId
Index: Graphic3d_ZLayerId
Returns number
Degree
- Degree(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Dump
- Dump(o: Standard_OStream): void
MaxError_1
Parameters
Dimension: Graphic3d_ZLayerId
MaxError_2
- MaxError_2(Dimension: Graphic3d_ZLayerId, Index: Graphic3d_ZLayerId): number
Parameters
Dimension: Graphic3d_ZLayerId
Index: Graphic3d_ZLayerId
Returns number
NbKnots
- NbKnots(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
NbPoles
- NbPoles(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
NumSubSpaces
- NumSubSpaces(Dimension: Graphic3d_ZLayerId): Graphic3d_ZLayerId
Parameters
Dimension: Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Poles1d_2
- Poles1d_2(Index: Graphic3d_ZLayerId, P: IntTools_CArray1OfReal): void
Parameters
Index: Graphic3d_ZLayerId
P: IntTools_CArray1OfReal
Returns void
Poles2d_2
Parameters
Index: Graphic3d_ZLayerId
Returns void
Poles_2
Parameters
Index: Graphic3d_ZLayerId
Returns void
Static Approximation
- Approximation(TotalDimension: Graphic3d_ZLayerId, TotalNumSS: Graphic3d_ZLayerId, LocalDimension: TColStd_Array1OfInteger, First: number, Last: number, Evaluator: AdvApprox_EvaluatorFunction, CutTool: AdvApprox_Cutting, ContinuityOrder: Graphic3d_ZLayerId, NumMaxCoeffs: Graphic3d_ZLayerId, MaxSegments: Graphic3d_ZLayerId, TolerancesArray: IntTools_CArray1OfReal, code_precis: Graphic3d_ZLayerId, NumCurves: Graphic3d_ZLayerId, NumCoeffPerCurveArray: TColStd_Array1OfInteger, LocalCoefficientArray: IntTools_CArray1OfReal, IntervalsArray: IntTools_CArray1OfReal, ErrorMaxArray: IntTools_CArray1OfReal, AverageErrorArray: IntTools_CArray1OfReal, ErrorCode: Graphic3d_ZLayerId): void
Parameters
TotalDimension: Graphic3d_ZLayerId
TotalNumSS: Graphic3d_ZLayerId
First: number
Last: number
ContinuityOrder: Graphic3d_ZLayerId
NumMaxCoeffs: Graphic3d_ZLayerId
MaxSegments: Graphic3d_ZLayerId
TolerancesArray: IntTools_CArray1OfReal
code_precis: Graphic3d_ZLayerId
NumCurves: Graphic3d_ZLayerId
LocalCoefficientArray: IntTools_CArray1OfReal
IntervalsArray: IntTools_CArray1OfReal
ErrorMaxArray: IntTools_CArray1OfReal
AverageErrorArray: IntTools_CArray1OfReal
ErrorCode: Graphic3d_ZLayerId
Returns void