general_ub_lb_update_with_t_intrados
- compas_tno.shapes.general_ub_lb_update_with_t_intrados(thk, lb, intrados, t)[source]
Update upper and lower bounds for a general surface for a given lower bound (intrados) surface.
- Parameters
thk_alfa (float) – Thickness of the structure as a percentage of nub, nlb
s (float) – Middle surface heights
middle (
MeshDos
) – Middle surface mesht (float) – Value to assumed to vertices without intrados projection
- Returns
ub_update (array) – Upper bound limits updated
lb_update (array) – Lower bound limits updated