|
Description |
---|
Compute the radius of a circle by 3 points or a circular edge |
Author |
galou_breizh |
Links |
Macros recipes How to install macros How to customize toolbars |
Version |
1.0 |
Date last modification |
2016-04-08 |
This macro will report the computed radius and center of a circle given 3 vertices or a circular edge. A line is drawn from the center of the circle to the first vertex, which may be used for future measurements.
Copy the macro in your macros' folder and run (see How to install macros for further details).
Just select the vertices and the result will be shown in the Report View. Edges may also be selected and count as two vertices. A circular edge can also be selected. If two edges are selected the end vertex of the second edge is not used in the calculation.
You can either select elements and then launch the macro or launch the macro without selection and select elements after launch. If not enough elements are selected before launching the macro, you must select the missing elements.
The lastest version of the macro is to be found at https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/MeasureCircle.FCMacro