BaseMesh.vertex_neighborhood_centroid
-
BaseMesh.
vertex_neighborhood_centroid
(key)[source] Compute the centroid of the neighbors of a vertex.
- Parameters
key (int) – The identifier of the vertex.
- Returns
list – The coordinates of the centroid.
BaseMesh.
vertex_neighborhood_centroid
(key)[source]Compute the centroid of the neighbors of a vertex.
key (int) – The identifier of the vertex.
list – The coordinates of the centroid.