RhinoCommon API
CurveToNurbsCurve Method (Interval) |
Constructs a NURBS curve representation of this curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public NurbsCurve ToNurbsCurve( Interval subdomain )
Public Function ToNurbsCurve ( subdomain As Interval ) As NurbsCurve
Parameters
- subdomain
- Type: Rhino.GeometryInterval
The NURBS representation for this portion of the curve is returned.
Return Value
Type: NurbsCurveNURBS representation of the curve on success, null on failure.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8