get_edge_zonelets Last update: 20.02.2026 Part.get_edge_zonelets() Get the edge zonelets of a part. Returns: Iterable[int] : Return the ids of edge zonelets. Returns an empty list for a topology part. Return type: Iterable[int] Examples >>> edge_zonelets = part.get_edge_zonelets()