compas_ags.ags.compute_internal_work
- compas_ags.ags.compute_internal_work(form, force)[source]
Compute the work done by the internal forces of a structure.
- Parameters
form (FormDiagram) – The form diagram.
force (ForceDiagram) – The force diagram.
- Returns
float – The internal work done by the structure.
Examples
>>>