get_touching_faces# Polyline.get_touching_faces(assignment: str | Object3d = None) → list# 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.