get_shape_lb
- compas_tno.utilities.get_shape_lb(shape, x, y)[source]
Get the height of the intrados in the point.
- Parameters
shape (Shape) – Shape of the masonry
x (float) – x-coordinate of the point to evaluate.
y (float) – y-coordinate of the point to evaluate.
- Returns
z (float) – The intrados evaluated in the point.