get_bbox#

LayoutObjInstance.get_bbox(local=False)#

Get the bounding box of the layout object instance.

Parameters:
localbool

Whether to return the bounding box in the local context. If False, the bounding box is returned in the global context.

Returns:
PolygonData

Bounding box of the layout object instance.