Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.MultiZoneControl

Last update: 17.07.2025

MultiZoneControl.set_volume_scope(scope_info)

Sets the scope for volume in terms of topovolumes.The topovolumes given by the scope are imported by MultiZone to generate MultiZone mesh on it.

  • Parameters: scope_info : Scoped topovolumes.

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> multizone_control.set_volume_scope(scope_info)

Connect with Ansys