FormDiagram.from_mesh
- classmethod FormDiagram.from_mesh(mesh)
Construct a Form Diagram from another mesh.
- Parameters:
- mesh
compas.datastructures.Mesh
The other mesh.
- mesh
- Returns:
Construct a Form Diagram from another mesh.
compas.datastructures.Mesh
The other mesh.