VolMesh.vertex_cells
- VolMesh.vertex_cells(vertex)[source]
Return all cells connected to a vertex.
- Parameters
vertex (int) – The identifier of the vertex.
- Returns
list[int] – The list of cells connected to a vertex.
Return all cells connected to a vertex.
vertex (int) – The identifier of the vertex.
list[int] – The list of cells connected to a vertex.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev