# ReactionRelaxations

Reaction-relaxation feature -- allows a fraction of the support reaction
at a boundary to be relaxed during analysis.

## Examples

```python
feature = model.get_reaction_relaxation(shapes)
feature.relaxation = 0.5
```

## Properties

<dl>
<dt>relaxation : float</dt>
</dl>
