Nesting using bbox - simple

Hello all

I just want to get the x coordinate of the bbox of 2d geometries and arrange them using mass adition and move by their sum, should be simple but I dont know whats happening that it doenst get quite right. If anyone could enlighten me i would verry much appreciate!

Best
move_using_bbox.gh (65.5 KB)

In this case, aligning the starting positions of your geometry groups is critical…

move_using_bbox_re.gh (75.8 KB)

Hey Kim!

Thank you so much for the quick reply, I was trying to align the geometry before but I dont know what happened. You saved me from going crazy.

Anyway, I went on into the defenition a little further and added a separation in y direction depending on the size of the sheet to be fabricated, sharing it here in case anyone need it.

Cheers
move_using_bbox_re_edit.gh (82.4 KB)