ansys.meshing.prime.Part Last update: 17.07.2025 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()