Skip to main content

Prime Mesh Python client library 2025 R2 SP04

compute_topo_volumes

Last update: 20.02.2026

Part.compute_topo_volumes(params)

Compute topovolumes by identifying closed volumes defined by topofaces of the part.

Examples

>>> params = prime.ComputeVolumesParams(model = model, create_zones_type = prime.CreateVolumeZonesType.PERVOLUME)
>>> results = part.compute_topo_volumes(params)

Connect with Ansys