mesh_unweld_edges
- compas.datastructures.mesh_unweld_edges(mesh, edges)[source]
Unwelds a mesh along edges.
- Parameters
mesh (Mesh) – A mesh.
edges (list) – List of edges as tuples of vertex keys.
Unwelds a mesh along edges.
mesh (Mesh) – A mesh.
edges (list) – List of edges as tuples of vertex keys.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev