I believe that Rhino lacks one very important feature which is creating an arc from start point, end point and then the origin (distance from the middle between the start and end points to the tip of the arc). This could be very useful for mechanical and architectural projects where the goal is to create shapes with a specific height (or depth) between two points. The Command line could include an additional option to set the direction of the arc. This could be automated for the RMB version of the command.
I just tried it and it’s great! Thanks!
It projects to the active Cplane, which is not optimal (requres to set a new Cplane before running the script).
If possible, can you make an alternative version which also asks for the direction of the arc before setting the depth? That way, the user could set the direction and snap to some object located in a random location (not planar to the active CPlane).
Ideally, the tool could offer both options. I can see usage of both, primarily in architectural projects where the ground is inclined (as in your left side image). Perhaps that will require to set a direction for the height (the “h” vector) and a reference point (bottom of the “h” vector) that could be any random point other than the start and end points of the arc itself.