NurbsSurfaceData.GetKnotsU Method
Get the list of knots in the u-direction.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<double> GetKnotsU()
Return Value
IList
<
Double
>
See Also
Reference
NurbsSurfaceData Class
Autodesk.Revit.DB Namespace