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