face_closest_to_bounding_box#

property Polyline.face_closest_to_bounding_box: FacePrimitive#

Return only the face ids of the face closest to the bounding box.

Returns:
ansys.aedt.core.modeler.cad.elements_3d.FacePrimitive

Examples

>>> from ansys.aedt.core.modeler.cad.object_3d import Object3d
>>> obj = Object3d()
>>> obj.face_closest_to_bounding_box