Hi everyone!! I am working with this volumes, and I would like to ask if anyone knows what is the best way to cull the volumes that are overlapping, generating duplicated boxes. They should be an entire column, like you can see in the screenshot below (yellow squares are showing the overlapping and would like to cull), and I would want to delete them or at least cull them. Is this possible? Thank you all!!
You mean you didn’t bother before? You won’t get far in any form of programming, including Grasshopper, if you can’t research, experiment and learn some things on your own.
Yes, of course I opened it before, and I used it. So thank you very much for your help, and please don’t be that rude to people. I thought you sent a second gh file but then I realsied it was a screenshot. Again, thank you for your help.
There’s a way to do it using kangaroo’s remove duplicate points on the volume centeroid, then use Member index using the Centroids as Set and the unique points as Member to group duplicates. Followed by list item [index 0] > flatten >list item from original duplicates list and the previous list item output as Index.