Recursive culling of points

Hello !

I am new to Grasshopper and

I have a set of points and I am trying to select 8 neighbours and cull 4 neighbours. Say after doing it for point 0, I subset it from the larger set of points. Then I do it for point 1. how do I loop this ?

I tried doing this with Anemone loop, but the index number does not change.1.gh (17.6 KB)


CullPts.gh (15.5 KB)

4 Likes

She did i guess…

Oops, I totally missed that, sorry. Wasn’t awake yet.

Thankyou !