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

None – The updated force densities are stored as attributes of the edges of the form diagram.

Examples

>>>