dome_b_update_with_n

compas_tno.shapes.dome_b_update_with_n(x, y, n, fixed, b, center=[5.0, 5.0])[source]

Updates the b parameter of a dome for a given thickness considering as variable the offset from the surface

Parameters
  • x (list) – x-coordinates of the points

  • y (list) – y-coordinates of the points

  • n (float) – Offset distance

  • fixed (list) – List with indexes of the fixed vertices

  • b (list) – Current b list

  • center ([float, float], optional) – x, y coordinates of the center of the dome, by default [5.0, 5.0]

Returns

new_b (array) – The new b parameter