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