pavillionvault_db
- compas_tno.shapes.pavillionvault_db(x, y, thk, fixed, xy_span=[[0.0, 10.0], [0.0, 10.0]])[source]
Computes the sensitivities of the
b
parameter in the x, y coordinates and thickness specified.- Parameters
x (list) – x-coordinates of the points
y (list) – y-coordinates of the points
thk (float) – Thickness of the vault
fixed (list) – The list with indexes of the fixed vertices
xy_span ([list[float], list[float]], optional) – xy-span of the shape, by default [[0.0, 10.0], [0.0, 10.0]]
- Returns
db (array) – Values of the sensitivities of the
b
parameter in the points