Simple question, there’s a vertex neighbours node which tells you how many connected vertices there are for each vertex, however, it doesn’t give the indices of those vertices. Is there any simple way to do this? I have an idea I might try but this might be helpful for others as well.
No its not…
Index of connected vertex.blend (89.6 KB)
You can make a node-group that makes a bunch of points that carry the indices of the connected points.
Here is a test setup for the node-group:
Interested to see if others have faster/simpler/clearer solutions to this (and what you plan to do with this).
Good luck.
6 Likes