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 API is a Beta. API Behavior and implementation may change in future. Examples >>> multizone_control.set_volume_scope(scope_info)