HalfFace.vertex_neighbors

HalfFace.vertex_neighbors(vertex)[source]

Return the vertex neighbors of a vertex.

Parameters

vertex (hashable) – The identifier of the vertex.

Returns

list – The list of neighboring vertices.