M_Rhino_Geometry_Collections_NurbsCurvePointList_MakeNonRational - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurvePointList.MakeNonRational Method

Sets all the control points to 1.0.

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

Syntax

C#

public bool MakeNonRational()

VB

Public Function MakeNonRational 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** ⚠️