project_mesh_to_middle
- compas_tno.utilities.project_mesh_to_middle(mesh, shape=None)[source]
Project a mesh to the middle surface of the shape.
- Parameters
mesh (Mesh) – The input Mesh.
shape (Shape) – The input Shape with a middle surface, by default None.
- Returns
None – The formdiagram is updated in place in the attributes.