get_edge_zonelets#

Part.get_edge_zonelets()#

Get the edge zonelets of a part.

Returns:
Iterable[int]

Return the ids of edge zonelets.

Return type:

Iterable[int]

Examples

>>> edge_zonelets = part.get_edge_zonelets()