OCCBrep.vertex_edges
- OCCBrep.vertex_edges(vertex)
Identify the edges connected to a given vertex.
- Parameters:
- vertex
OCCBrepVertex
- vertex
- Returns:
- List[
OCCBrepEdge
]
- List[
Identify the edges connected to a given vertex.
OCCBrepVertex
OCCBrepEdge
]