BRep.vertex_faces

BRep.vertex_faces(vertex)

Identify the faces connected to a vertex.

Parameters

vertex (BRepVertex)

Returns

List[BRepFace]