# FixedHeads

Prescribed hydraulic head boundary condition -- fixes the head value
at the selected shapes.

## Examples

```python
feature = model.get_fixed_head(shapes)
feature.head = -2.0
```

## Properties

<dl>
<dt>head : float</dt>
</dl>
