mesh_explode
- compas.datastructures.mesh_explode(mesh, cls=None)[source]
Explode a mesh into its disconnected parts.
- Parameters
mesh (Mesh) – A mesh.
- Returns
exploded_meshes (list) – The list of the meshes from the exploded mesh parts.
Explode a mesh into its disconnected parts.
mesh (Mesh) – A mesh.
exploded_meshes (list) – The list of the meshes from the exploded mesh parts.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev