Mesh.vertex_edges
- Mesh.vertex_edges(vertex)[source]
Find all edges connected to a given vertex.
- Parameters:
- vertexint
- Returns:
- list[tuple[int, int]]
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Find all edges connected to a given vertex.