Skip to main content

Prime Mesh Python client library 2025 R2 SP04

get_labels_on_zonelet

Last update: 20.02.2026

Part.get_labels_on_zonelet(zonelet_id)

Gets labels associated with zonelet.

  • Parameters:

    zonelet_id : Id of zonelet for which label is queried.

  • Returns:

    List[str] : Returns labels associated with zonelet.

  • Return type:

    List[str]

Examples

>>> results = part.get_labels_on_zonelet(zonelet_id)

Connect with Ansys