FormDiagram.vertex_neighborhood_centroid
- FormDiagram.vertex_neighborhood_centroid(key)
Compute the centroid of the neighbors of a vertex.
- Parameters:
- keyint
The identifier of the vertex.
- Returns:
compas.geometry.Point
The centroid of the vertex neighbors.