BRep.vertex_edges

BRep.vertex_edges(vertex)[source]

Identify the edges connected to a given vertex.

Parameters

vertex (BRepVertex)

Returns

List[BRepEdge]