M_Rhino_Geometry_Collections_NurbsCurvePointList_MakeNonRational - mcneel/rhinocommon-api-docs GitHub Wiki
Sets all the control points to 1.0.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool MakeNonRational()
VB
Public Function MakeNonRational As Boolean
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w
NurbsCurvePointList Class
Rhino.Geometry.Collections Namespace