Example circleI have to draw best-fit circle using multiple points (in AutoCAD). The software only allows for three, but no more, points to be selected.
Circle_2 is there a code I can write and embed it into CAD?
Thank you :)
Example circleI have to draw best-fit circle using multiple points (in AutoCAD). The software only allows for three, but no more, points to be selected.
Circle_2 is there a code I can write and embed it into CAD?
Thank you :)
Like circle_2 I feel like a best fit circle to 4 points or more by minimal distance would be a great function to have.
Deviation of these selected points from the circumference of it would also be quite useful.