Brep.vertex_edges

Brep.vertex_edges(vertex)[source]

Identify the edges connected to a given vertex.

Parameters

vertex (BrepVertex)

Returns

list[BrepEdge]