form_update_q_from_qind

compas_ags.ags.form_update_q_from_qind(form)

Update the force densities of the dependent edges of a form diagram using the values of the independent ones.

Parameters:
form: :class:`FormDiagram`

The form diagram.

Returns:
form: FormDiagram

The updated form diagram with force densities stored as attributes of the edges.

Examples

>>>