M_Rhino_Geometry_Curve_ToNurbsCurve_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a NURBS curve representation of this curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public NurbsCurve ToNurbsCurve(
Interval subdomain
)
VB
Public Function ToNurbsCurve (
subdomain As Interval
) As NurbsCurve
- subdomain
- Type: Rhino.Geometry.Interval
The NURBS representation for this portion of the curve is returned.
Type: NurbsCurve
NURBS representation of the curve on success, null on failure.
Supported in: 6.0.16224.21491, 5D58w