Skip to main content

Prime Mesh Python client library 2025 R2 SP04

get_volumes

Last update: 20.02.2026

Part.get_volumes()

Get all the volumes of the part.

  • Returns:

    Iterable[int] : Return ids of volumes.

  • Return type:

    Iterable[int]

Examples

>>> volumes = part.get_volumes()

Connect with Ansys