Skip to main content

Prime Mesh Python client library 2025 R1 SP01

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()

Connect with Ansys