M_Rhino_Geometry_Collections_NurbsCurvePointList_MakeRational - mcneel/rhinocommon-api-docs GitHub Wiki
Turns the curve into a Rational nurbs curve.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool MakeRational()VB
Public Function MakeRational As BooleanType: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w
NurbsCurvePointList Class
Rhino.Geometry.Collections Namespace