FormDiagram.node_neighborhood_centroid

FormDiagram.node_neighborhood_centroid(key)[source]

Compute the centroid of the neighboring nodes.

Parameters:

key (hashable) – The identifier of the node.

Returns:

list[float] – The coordinates of the centroid.