Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.Part

Last update: 17.07.2025

Part.get_topo_volumes()

Get topovolumes of part.

  • Returns: Iterable[int] : Returns the list of topovolume ids.
  • Return type: Iterable[int]

Examples

>>> results = part.get_topo_volumes()

Connect with Ansys