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


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

Parameters

dU  Double
 
dV  Double
 
derivDegree  Int32
 
point  Point3d
 
derivatives  Vector3dCollection
 
See Also

©  Bricsys NV. All rights reserved.