so this is a maybe a newbie question, but is there a way to place or construct a rectangle on a planar but twisted in space srf?
I mean without align the cplane because I need it for a makro.
something like _InterpRectangleOnSrf
You can make this with a 3 point rectangle and 3 “On surface” object snaps. In principle it should work with just one “Persistent On Surface” object snap at the beginning, but I see it doesn’t. This looks like a bug.
Ok this script runs perfekt! but how can I create a command out of this on Rhino for Mac? it is much easyer on a Windows I guess but I switch my operating system one month ago… is there a easy way like
creating a new command with a script like:
-_RunPythonScript
“InterpRectangleOnSrf.py” ?