apply_bounds_tub_tlb
- compas_tno.utilities.apply_bounds_tub_tlb(form, tubmax=0.5, tlbmax=0.5)[source]
Apply bounds on the magnitude of the allowed increase in thickness of the upper-bound (tub), lower-bound (tlb), and of the reaction vector (tub_reacmax).
- Parameters
form (FormDiagram) – The input FormDiagram
tubmax (float, optional) – The maximum increase in thickness of the extrados. The default value is
0.5
.tlbmax (float, optional) – The maximum increase in thickness of the intrados. The default value is
0.5
.
- Returns
None – The formdiagram is updated in place in the attributes.