get_shape_ub_fill
- compas_tno.utilities.get_shape_ub_fill(shape, x, y)[source]
- Get the height of the fill 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 extrados evaluated in the point.