Mesh.connected_components
- Mesh.connected_components()[source]
Find the connected components of the mesh.
- Parameters
mesh (
compas.datastructures.Mesh
) – A mesh data structure.- Returns
list[list[int]] – Groups of connected vertices.
Find the connected components of the mesh.
mesh (compas.datastructures.Mesh
) – A mesh data structure.
list[list[int]] – Groups of connected vertices.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev