NurbSurfaceEvaluate Method (Double, Double, Int32, Point3d, Vector3dCollection)

Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void Evaluate(
        double dU,
        double dV,
        int derivDegree,
        ref Point3d point,
        ref Vector3dCollection derivatives
)

Parameters

dU
Type: SystemDouble
dV
Type: SystemDouble
derivDegree
Type: SystemInt32
point
Type: Teigha.GeometryPoint3d
derivatives
Type: Teigha.GeometryVector3dCollection
See Also

©  Bricsys NV. All rights reserved.