get_shape_ub_pattern

compas_tno.utilities.get_shape_ub_pattern(shape, XY)[source]

Get the height of the extrados in a list of points.

Parameters
  • shape (Shape) – Shape of the masonry

  • XY (list or array) – list of the x-coordinate and y-coordinate of the points to evaluate.

Returns

z (float) – The extrados evaluated in the point.