Hi Guys,
Good day, I am trying to project these points towards the curve in perpendicular direction,
but no luck at the moment. GH file is provided.
Please note that the z values should be the same from the original points.
Test File.gh (18.8 KB)
Thank you
Hi @Joel_Ocampo,
You have bazzilions of lines composing that geometry (some may be overlapping) which may be the root cause of your problem. I attached a simplified version that you can replicate the concept to your model once you solve the “issue” with your lines.
p.s. there´s many ways to achieve your goal, this is just one of them.
Test File 2.gh (23.7 KB)
Thank you Kossatz, kind regards.