Notifications
Clear all

[Closed] Get edges by vertex

Hello.
I am wandering, is there a way to get the edges that end in a specific vertex in a poly, the same way that you can select edges by vertex in the interface? I guess I am looking for something similar to polyop.getFaceEdges, something like polyop.getVertexEdges (which doesn’t exist)
Thanks!

2 Replies

polyop.getedgesusingvert

thanks, you are a savior. I was looking at the wrong place!