Overload_Rhino_Geometry_Curve_TryGetEllipse - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.TryGetEllipse Method

Overload List

 

Name Description
Public method TryGetEllipse(Ellipse) Try to convert this curve into an Ellipse within RhinoMath.ZeroTolerance.
Public method TryGetEllipse(Ellipse, Double) Try to convert this curve into an Ellipse using a custom tolerance.
Public method TryGetEllipse(Plane, Ellipse) Try to convert this curve into an Ellipse within RhinoMath.ZeroTolerance.
Public method TryGetEllipse(Plane, Ellipse, Double) Try to convert this curve into an Ellipse using a custom tolerance.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️