Hello
I’m trying to sort and cull a list of regions in such a way that I get a checkerboard pattern in the end.
I’ve tried getting the centroids and using the radial sort component, but I don’t get what I need… I’ve also tried an arithmetic sorting by deconstructing the centroid points, again without getting the required result.
Any help would be greatly appreciated!
original file with unnecessary component fluff…
subdivisions023.gh (19.3 KB)
simplified version:
subdivisions023b.gh (11.2 KB)