compute_reactions
- compas_tno.algorithms.compute_reactions(form, plot=False)
Compute and plot the reaction on the supports.
- Parameters:
- form
FormDiagram
FormDiagram to calculate the reactions.
- plotbool, optional
Either or not plot the reactions, the default is True.
- form
- Returns:
- None
Form Diagram is modified in place.