general_ub_lb_update_with_t_middle_constant

compas_tno.shapes.general_ub_lb_update_with_t_middle_constant(thk, s, middle, t)[source]

Update upper and lower bounds for a general surface for a given middle surface.

Parameters
  • thk (float) – Thickness of the structure

  • s (float) – Middle surface heights

  • middle (MeshDos) – Middle surface mesh

  • t (float) – Value to assumed to vertices without intrados projection

Returns

  • ub_update (array) – Upper bound limits updated

  • lb_update (array) – Lower bound limits updated