    

 ## On this page

  

 

 # set\_geometry\_scope

 Last update: 10.09.2025 

<a id="ansys.meshing.prime.WrapperControl.set_geometry_scope"></a>

#### WrapperControl.set\_geometry\_scope(scope)

Sets geometry scope to given scope.

- **Parameters:**
    
    **scope**: ScopeDefinition to scope entities for wrapping.

### Examples

```pycon
&gt;&gt;&gt; wrapper_control.set_geometry_scope(scope)

```