Skip to main content

Prime Mesh Python client library 2025 R2 SP04

get_face_zonelets_of_volumes

Last update: 20.02.2026

Part.get_face_zonelets_of_volumes(volumes)

Get the face zonelets of given volumes.

  • Parameters:

    volumes : Ids of volumes.

  • Returns:

    Iterable[int] : Return the ids of face zonelets.

  • Return type:

    Iterable[int]

Examples

>>> face_zonelets = part.get_face_zonelets_of_volumes(volumes)

Connect with Ansys