Hello. I would like to know a way to project multiple objects onto a surface and align them with the surface normal direction for each projected point of each object on the surface. I have a script to project them onto the surface, but I don’t know how to align each projected object with the corresponding normal direction at its projected position. I was messing around with Evaluate Surface and Orient, but I got confused with the script, so I just kept the commands for projecting objects onto a surface.
Hello, Martin. Thank you for your solution. I was figuring out how to put the objects exactly over the projected points from the original objects, so I made adjusts in your script (actually, I returned to my original one, integrating some ideas from your script), in order to get my exact objective. The final result was this: