touching_objects#

property Polyline.touching_objects: list#

Get the objects that touch a vertex, edge midpoint, or face of the object.

Examples

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