dome_db
- compas_tno.shapes.dome_db(x, y, thk, fixed, center=[5.0, 5.0], radius=5.0)[source]
- Updates the - dbparameter of a dome for a given thickness- Parameters
- x (list) – x-coordinates of the points 
- y (list) – y-coordinates of the points 
- thk (float) – Thickness of the dome 
- fixed (list) – List with indexes of the fixed vertices 
- center ([float, float], optional) – x, y coordinates of the center of the dome, by default [5.0, 5.0] 
- radius (float, optional) – The radius of the dome, by default 5.0 
 
- Returns
- b (array) – The sensitivity of the - bparameter