NurbsSurfaceData.GetKnotsV Method

Get the list of knots in the v-direction.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<double> GetKnotsV()

Return Value

IList<Double>

See Also

Reference

NurbsSurfaceData Class
Autodesk.Revit.DB Namespace