get_touching_faces#

Polyline.get_touching_faces(assignment)[source]#

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

Parameters:
assignmentstr, Object3d

Object to check.

Returns
——-
list

list of objects and faces touching.