    

 ## On this page

  

 

 # ansys.meshing.prime.MultiZoneControl

 Last update: 17.07.2025 

#### MultiZoneControl.set\_map\_mesh\_params(scope\_info)

Sets the parameters for map meshing in terms of topofaces during MultiZone mesh.

- **Parameters:****scope\_info**: Scoped topofaces to be map meshed.

### Notes

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

### Examples

```pycon
&gt;&gt;&gt; multizone_control.set_map_mesh_params(scope_info)

```