NurbsCurveCreateFromEllipse Method |
Note that the parameterization of the NURBS curve does not match with the transcendental paramaterization of the ellipsis.
Namespace: Rhino.Geometry
public static NurbsCurve CreateFromEllipse( Ellipse ellipse )
Public Shared Function CreateFromEllipse ( ellipse As Ellipse ) As NurbsCurve
[Missing <param name="ellipse"/> documentation for "M:Rhino.Geometry.NurbsCurve.CreateFromEllipse(Rhino.Geometry.Ellipse)"]