get_touching_faces#

Object3d.get_touching_faces(object_name)[source]#

Get the objects that touch one of the face center of each face of the object.

Parameters:
object_namestr, Object3d

Object to check.

Returns
——-
list

list of objects and faces touching.