Hey there, what im trying to do is pretty simple: project multiple splited curves on the highest/ first Brep in Z direction with out projection the curves on every lower brep
I tryed to find the closest point from the curve mid to the Breps but in some areas the closest point isnt the projected point which leads to a mess of vectors.
then green circle shows what i try to do and the red circle show points where it doesnt work.
Project on Topo.gh (29.4 KB)
this is my script so far - i hope you have a solution or a differnt way to go
Thanks a lot !