Methods
Static GaussPoints
- GaussPoints(Index: Graphic3d_ZLayerId, Points: math_Vector): void
Parameters
Index: Graphic3d_ZLayerId
Points: math_Vector
Returns void
Static GaussPointsMax
- GaussPointsMax(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Static GaussWeights
- GaussWeights(Index: Graphic3d_ZLayerId, Weights: math_Vector): void
Parameters
Index: Graphic3d_ZLayerId
Weights: math_Vector
Returns void
Static KronrodPointsAndWeights
- KronrodPointsAndWeights(Index: Graphic3d_ZLayerId, Points: math_Vector, Weights: math_Vector): boolean
Parameters
Index: Graphic3d_ZLayerId
Points: math_Vector
Weights: math_Vector
Returns boolean
Static KronrodPointsMax
- KronrodPointsMax(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Static OrderedGaussPointsAndWeights
- OrderedGaussPointsAndWeights(Index: Graphic3d_ZLayerId, Points: math_Vector, Weights: math_Vector): boolean
Parameters
Index: Graphic3d_ZLayerId
Points: math_Vector
Weights: math_Vector
Returns boolean