BRep.vertex_neighbors

BRep.vertex_neighbors(vertex)[source]

Identify the neighbouring vertices of a given vertex.

Parameters

vertex (BRepVertex)

Returns

List[BRepVertex]