get_touching_faces# Object3d.get_touching_faces(assignment)[source]# Get the objects that touch one of the face center of each face of the object. Parameters: assignmentstr, Object3dObject to check. Returns ——- listlist of objects and faces touching.