general_dub_dlb_with_n

compas_tno.shapes.general_dub_dlb_with_n(ub, lb, n, intrados, extrados, t)[source]

Sensitivity upper and lower bounds for a general surface for two given upper and lower bound surfaces.

Parameters
  • ub (array) – Current bound limits

  • lb (array) – Current bound limits

  • n (float) – Magnitude of the offset from the original bounds

  • intrados (MeshDos) – Intrados surface mesh

  • extrados (MeshDos) – Extrados surface mesh

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

Returns

  • dub (array) – Sensitivity of upper bound limits

  • dlb (array) – Sensitivity of lower bound limits