RhinoBrep.vertex_neighbors
- RhinoBrep.vertex_neighbors(vertex)[source]
Identify the neighbouring vertices of a given vertex.
- Parameters
vertex (
BrepVertex
)- Returns
list[
BrepVertex
]
Identify the neighbouring vertices of a given vertex.
vertex (BrepVertex
)
list[BrepVertex
]