    

 ## On this page

  

 

 # create\_curvature\_size\_control

 Last update: 10.09.2025 

<a id="ansys.meshing.prime.lucid.Mesh.create_curvature_size_control"></a>

#### Mesh.create\_curvature\_size\_control(control\_name='size\_control', min=1.0, max=2.0, scope=)

Generate a curvature size control on a scope.

- **Parameters:**
    
    **control\_name**: Name of the control. The default is `"size_control"`.
    
    **min**: Minimum edge length of the mesh. The default is `1.0`.
    
    **max**: Maximum edge length of the mesh. The default is `2.0`.
    
    **scope**: Scope for creating the size control.