Brep.vertex_neighbors

Brep.vertex_neighbors(vertex)[source]

Identify the neighbouring vertices of a given vertex.

Parameters

vertex (BrepVertex)

Returns

list[BrepVertex]