RhinoCommon API
CircleToNurbsCurve Method |
Constructs a nurbs curve representation of this circle.
This amounts to the same as calling NurbsCurve.CreateFromCircle().
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Return Value
Type: NurbsCurveA nurbs curve representation of this circle or null if no such representation could be made.