M_Rhino_Geometry_Collections_NurbsCurvePointList_MakeRational - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurvePointList.MakeRational Method

Turns the curve into a Rational nurbs curve.

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

Syntax

C#

public bool MakeRational()

VB

Public Function MakeRational As Boolean

Return Value

Type: Boolean
true on success, false on failure.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsCurvePointList Class
Rhino.Geometry.Collections Namespace

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