VolMesh.vertex_laplacian
- VolMesh.vertex_laplacian(vertex)[source]
Compute the vector from a vertex to the centroid of its neighbors.
- Parameters
vertex (int) – The identifier of the vertex.
- Returns
list[float] – The components of the vector.
Compute the vector from a vertex to the centroid of its neighbors.
vertex (int) – The identifier of the vertex.
list[float] – The components of the vector.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev