Hi
Would like to know if there is an easier way of getting all the adjacent nodes to a node with a known ID. I rather not loop through all the nodes in the model and check against coordinates as it will take long.
If I could get the elements that the node belongs to that would also give me enough to work with.
Appreciate any Ideas :)
Cheers