    

 ## On this page

  

 

 # set\_shadow\_geometry\_scope

 Last update: 10.09.2025 

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

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

Sets shadow geometry scope to given scope.

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

### Examples

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

```