parabolic_shell_highfields
- compas_tno.shapes.parabolic_shell_highfields(xy_span=[[0.0, 10.0], [0.0, 10.0]], thk=0.5, hc=5.0, tol=1e-05, t=0.0, discretisation=[100, 100])[source]
Set parabolic vault heights.
- Parameters
xy_span (list, optional) – [description], by default [[0.0, 10.0], [0.0, 10.0]]
thk (float, optional) – [description], by default 0.5
discretisation (list, optional) – [description], by default [10, 10]
hc (float, optional) – Height in the middle point of the vault, by default 5.0
tol (float, optional) – Tolerance, by default 10e-6
t (float, optional) – Parameter for lower bound in nodes in the boundary, by default 0.0
discretisation (list, optional) – [description], by default [100, 100]
- Returns
Notes
Position of the quadrants is as in the schema below:
Q3
- Q2 Q1
Q4