    

 ## On this page

  

 

 # ansys.meshing.prime.MultiZoneControl

 Last update: 17.07.2025 

#### MultiZoneControl.set\_multi\_zone\_sizing\_params(params)

Sets the MultiZone parameters.

- **Parameters:****params**: Parameters required for MultiZone mesh.

### Notes

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

### Examples

```pycon
&gt;&gt;&gt; multizone_control.set_multi_zone_params(params)

```