Skip to content

Overload_Rhino_Geometry_Curve_TryGetCircle

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Curve.TryGetCircle Method

Overload List

 

Name Description
Public methodCode example TryGetCircle(Circle) Try to convert this curve into a circle using RhinoMath.ZeroTolerance.
Public methodCode example TryGetCircle(Circle, Double) Try to convert this curve into a Circle using a custom tolerance.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

Clone this wiki locally