get_bounding_box# Grids.get_bounding_box()# Axis-aligned bounding box in local model space. Returns: aabb – An axis-aligned bounding box, or None when the object does not take up a particular space. Return type: ndarray, [2, 3] or None