get_bounding_box#

Ruler.get_bounding_box()[source]#

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