    

 ## On this page

  

 

 # set\_surface\_scope

 Last update: 10.09.2025 

<a id="ansys.meshing.prime.MultiZoneControl.set_surface_scope"></a>

#### MultiZoneControl.set\_surface\_scope(scope\_info)

Sets the scope for surface in terms of topofaces.

- **Parameters:**
    
    **scope\_info**: Scoped topofaces.

### Notes

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

### Examples

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

```