Overload_Rhino_Geometry_Circle_ToNurbsCurve - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
ToNurbsCurve() | Constructs a nurbs curve representation of this circle. This amounts to the same as calling NurbsCurve.CreateFromCircle(). |
![]() |
ToNurbsCurve(Int32, Int32) | Create a uniform non-ratonal cubic NURBS approximation of a circle. |