Problem with Box Morph: only shows part of geometry

Hi everyone,

I’m using Box Morph to map a geometry onto a set of boxes, but only part of the geometry shows up after morphing. I used Union Box (with Flatten) to create a single bounding box that fully contains the geometry. Still, only a portion appears in the target boxes.

Any idea what might be going wrong?

Thanks in advance!

seems to be a listhandling problem
UPLOAD grasshopperfile AND geometry

Here are the files:
morph box problem.3dm (3.0 MB)
morph box problem 1.gh (13.9 KB)

just group the input of the boxmorph

1 Like

or GRAFT the BOXES

1 Like

Thank you!