MeshDos.offset_up_and_down
- MeshDos.offset_up_and_down(n=1.0, t=0.0)[source]
Offset the mesh up and down considering it as middle surface.
- Parameters
n (float, optional) – Percentage of the normal vector to use, by default 1.0.
t (float, optional) – Distance considered in the supports, by default 0.0
- Returns
mesh_ub, mesh_lb – Extrados mesh and intrados mesh.