pavillion_vault_highfields_proxy

compas_tno.shapes.pavillion_vault_highfields_proxy(xy_span, thk=0.5, discretisation=10, t=0.0)[source]

Get Pavillionvault from proxy.

Parameters
  • xy_span ([list, list], optional) – xy-span of the shape, by default [[0.0, 10.0], [0.0, 10.0]]

  • thk (float, optional) – The thickness of the vault, by default 0.5

  • 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|int, optional) – Level of discretisation of the shape, by default [100, 100]

Returns

  • intrados (MeshDos) – A MeshDos for the intrados of the shape

  • extrados (MeshDos) – A MeshDos for the extrados of the shape

  • middle (MeshDos) – A MeshDos for the middle of the shape