obounding_box#
- property Line3dLayout.obounding_box#
Bounding box of a specified object.
- Returns:
listList of [LLx, LLy, URx, URy] coordinates.
References
>>> oEditor.GetBBox
Examples
>>> from ansys.aedt.core.modeler.pcb.object_3d_layout import Geometries3DLayout >>> obj = Geometries3DLayout() >>> obj.obounding_box