Skip to main content

Prime Mesh Python client library 2025 R2

get_face_zone_of_zonelet

Last update: 10.09.2025

Part.get_face_zone_of_zonelet(zonelet)

Gets the face zone of given zonelet.

  • Parameters:

    zonelet : Id of zonelet.

  • Returns:

    int : Returns the id of face zone.

  • Return type:

    int

Examples

>>> face_zone = part.get_face_zone_of_zonelet(zonelet)

Connect with Ansys