RhinoCommon API
EllipseToNurbsCurve Method |
Constructs a nurbs curve representation of this ellipse.
This is equivalent to calling NurbsCurve.CreateFromEllipse().
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Return Value
Type: NurbsCurveA nurbs curve representation of this ellipse or null if no such representation could be made.
