Select Points on Geodesic Dome

Hi,

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.

Moved to the GH category.

We’ll need to see you data structure to better help.

Sure, here a picture.

Here is a great series on how to select items in a data tree.

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)