faces_on_bounding_box#
- property Object3d.faces_on_bounding_box: list[FacePrimitive]#
Return only the face ids of the faces touching the bounding box.
Examples
>>> from ansys.aedt.core.modeler.cad.object_3d import Object3d >>> obj = Object3d() >>> obj.faces_on_bounding_box