M_Rhino_Geometry_BezierCurve_ToNurbsCurve - mcneel/rhinocommon-api-docs GitHub Wiki

BezierCurve.ToNurbsCurve Method

Constructs a NURBS curve representation of this curve.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public NurbsCurve ToNurbsCurve()

VB

Public Function ToNurbsCurve As NurbsCurve

Return Value

Type: NurbsCurve
NURBS representation of the curve on success, null on failure.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BezierCurve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️