mesh_disconnected_vertices
- compas.datastructures.mesh_disconnected_vertices(mesh)[source]
Get the disconnected vertex groups in a mesh.
- Parameters
mesh (Mesh) – A mesh.
- Returns
parts (list) – The list of disconnected vertex groups.
Get the disconnected vertex groups in a mesh.
mesh (Mesh) – A mesh.
parts (list) – The list of disconnected vertex groups.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev