compute_reactions

compas_tno.algorithms.compute_reactions(form, plot=False)

Compute and plot the reaction on the supports.

Parameters:
formFormDiagram

FormDiagram to calculate the reactions.

plotbool, optional

Either or not plot the reactions, the default is True.

Returns:
None

Form Diagram is modified in place.