compas_ags.ags.form_update_q_from_qind

compas_ags.ags.form_update_q_from_qind(form)[source]

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

Parameters

form (FormDiagram) – The form diagram.

Returns

form (FormDiagram) – The updated form diagram with force densities stored as attributes of the edges.

Examples

>>>