BRep.vertex_faces

BRep.vertex_faces(vertex)[source]

Identify the faces connected to a vertex.

Parameters

vertex (BRepVertex)

Returns

List[BRepFace]