I would like to select some points (the points you see in green) but not all points and not randomly, what is the best way to do that in Grasshopper ? The idea is to project those points on the X plane and build structures from those points reaching the Geodesic structure.
I found a way, but it is maybe to complicated. I used TREE STATISTIC + LIST ITEM + TREE ITEM and had to chose every point individually wich gave me a lot of work since i couldn’t figure out a pattern to make an algorithm and select the points all at once. ( Green points on Geodesic are the selected points)