How to Prevent the BBox from Aligning with the Miter Surface?

The construction plane must not be aligned along the miter so that the material sizes of the bounding box can be aligned correctly. The components can also be positioned freely in the space. I hope someone can help me. Thank you very much.

Stueckliste_Winkel_K-Ebene_falsch.gh (17.4 KB)

Not really sure what you’re after.

Rhino_GbUcGYdQ1C

Hi, thanks for your fast answer. The problem is that the components can also lie freely in space, and then the world level does not work. Do you have for that problem an other solution?

You will either have to query the Brep for a face that has the orientation of the plane for the box, or make note of the component plane orientation before the component’s creation to get the the right box after.

planar.gh (12.5 KB)

Thats fine, but now i have an other problem with my result…

Stueckliste_Winkel_K-Ebene_falsch.gh (94.2 KB)

Use Clean Tree after the Bounding Box component with Empty branches set to “True”.

I don’t get that error when I open your file.

Graft both inputs on the Bbox component.

Or graft the Content input of the Bounding Box and don’t flatten the output of List Item, because otherwise you’re flattening the list just to graft it again.