All,
There was a command that was described a while back which essentially allows for the creation of the minimum length curve on a surface between two points. I can’t for the life of me remember the command or find the first post. A gentle nudge followed by the term “idiot” would be greatly appreciated.
Best,
Dave
Nevermind, found it. _InterpCrvOnSrf Very slick command if you haven’t used it.
ShortPath is the command which creates the minimum length curve on a surface between two points. I don’t know if it currently available in Rhino for Mac.
InterpCrvOnSrf does not always create the minimum length curve on a surface between two points. It may create a longer curve depending on how the surface is parameterized.
The CurveOnSurface Plug-in for Rhino for Windows also creates the minimum length curve on a surface between two points.