Geometry Tree - get bounding box(es)?

From the docs on Geometry Trees:
"IfcOpenShell includes a utility to build trees of geometry and their bounding boxes."

Can I make use of the tree to provide me with an overall model bounding box (in global coords)? At the moment I'm iterating over elements with util.shape (get_vertices + get_bbox).
Thanks

Tagged:
Sign In or Register to comment.