I’ve searched the forums, but the Curvature command still seems to involve a bit of manual guesswork. Is there a command I’ve missed which can tell me the minimum radius of the entire curve?
In Rhino 7 it works very well (one small nitpick is that the circle should not be centered on the point but that’s details), however in Rhino 8, I honestly don’t know how to get it to run:
Using either Run commands under these confusingly named options, I get various errors…
Can anyone from McNeel clarify why this has been made more convoluted instead of easier?
@eobet “EditPythonScript” is the command you’re looking for.
Anyway I love Rhino8, having python3 pip packages is a really solid feature, I don’t think It’s a downgrade.
Btw you should be able to make a custom button with the script running I’m quite sure How to add custom button with Py.script in Rhino interface
Farouk