element_get_bounding_box

Returns the bounding box for the specified element. If a transform is given then a tight bounding box is returned otherwise an axis aligned bounding box is returned. Note that only elements of the following types have bounding boxes: "Freeform_surface","Subdivision_surface","Polygon_mesh","Triangle_mesh","Light".

arguments

return value

Bbox3

Returns the bounding box for the element.

groups