Overload_Rhino_Geometry_Curve_TryGetArc - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.TryGetArc Method

Overload List

 

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

See Also

Reference

Curve Class
Rhino.Geometry Namespace

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