get_face_zonelets Last update: 17.07.2025 Part.get_face_zonelets() Get the face zonelets of a part. Returns: Iterable[int] : Return the ids of face zonelets. Returns an empty list for a topology part. Return type: Iterable[int] Examples >>> face_zonelets = part.get_face_zonelets()