# MeshSizes

Local mesh-size override -- sets the target element size in the
selected region.

## Examples

```python
feature = model.get_mesh_size(shapes)
feature.mesh_size = 0.25
```

## Properties

<dl>
<dt>mesh_size : float</dt>
</dl>
