Hi guys, here you can see my problem: http://groups.google.com/group/grasshopper3d/web/Mindist.jpg
I'm able to find a line of minimum distance between two surfaces. My problem is to find n lines of minimum distance between n surfaces and a surface! Is there a way to do it without repeating the script for each surface? It would be useful to have a command option that let the program consider "each value at single time" when we set a list of multiple values (for example surfaces or points). Is it possible or have we to do a script? It would be a script very usefull and could be integrated in the program... P.S. I know that I can do a series and consider each surface as the "i" element of the series and then bake the line of minimum distance for each one, but my goal is to do the operation 1 time for all the min. distance lines.
