Hi,
I have been trying to locate the correct Method in Rhino.Common that attempts to fit a circle through a collection of points.
There is a method in Rhino.Geometry Sphere.Structure to do this
http://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_Sphere_FitSphereToPoints.htm
and I there is a command in Rhino and a component in GH to do the same for circles, but I just cant find how or where.
Many thanks!
Mathias