I want to divide series of boxes into small boxes in grasshopper


image
So I have constructed a series of boxes, and now i want to divide each boxes into small boxes that have same proportion with each boxes. Please help me, I want to divide these boxes into solid boxes.

Hi Jimmy, Please post your GH file

Jimmy box.gh (74.7 KB)

This might not what you want to achieve ultimately because it’s just a subdivision of the surfaces of cubes using mesh subdivision.

Anyway, you can have a look…


BoxSubD_re.gh (9.2 KB)

Check this as well.


BoxSubD_reV2.gh (13.2 KB)

1 Like

Thanks a lot! this is what I exactly wanted haha