# MeshFans

Mesh refinement fan centred on a vertex -- generates a radial pattern
of elements around a point for capturing stress concentrations or
singular fields.

## Examples

```python
feature = model.get_mesh_fan(shapes)
feature.fan_angle = 45
```

## Properties

<dl>
<dt>fan_angle : float</dt>
</dl>
