Hey @arendvw,
How can I ungroup each box after baking the voxel shape? because I want to individually select the boxes.
Hey @arendvw,
How can I ungroup each box after baking the voxel shape? because I want to individually select the boxes.
try list item component
Can your criteria for selection be translated into an algorithm?
I think when dealing with such large number of of objects, you either bake them and continue from there, or you figure out how to filter the objects by a number of geometric principles
I’m not sure If I can translate them into an algorithm. I tried baking it and ungrouping the boxes, but I couldn’t individually select them, instead when I clicked on them It selected the hole voxel geometry.
Post your gh file?
There’s a compent called voxelgrid to boxes that should do this
I appreciate the help you both gave me