Can anyone please tell me how to add/install this script:
How can I create a mathematically correct arc/circular segment?
into Blender 2.83? I have opened the file named operator_mesh_add.py in the folder blender-2.83.0-linux64/2.83/scripts/templates_py/ and added the code there, but after restarting Blender there's no added entry in the primitives menu.
I have looked everywhere online for a script to make true arcs in Blender but this is the only one that (judging by the animated gif on the referenced page) seems to work in the way I am used to making them, as in SketchUp; draw begin point, then draw end point, then set the distance.
I'd appreciate any help!
bl_infofor this to work and it would have to be installed through Edit > Preferences > Add-ons. Thetemplates_pyis for the script templates in the text editor, so this is not the directory for a manual installation. – Robert Gützkow Jun 16 '20 at 12:55