VolMesh.bounding_box

VolMesh.bounding_box()[source]

Compute the (axis aligned) bounding box of a volmesh.

Parameters:
volmeshcompas.datastructures.VolMesh

The volmesh data structure.

Returns:
list[[float, float, float]]

The 8 corner points of the bounding box.