Hello,
I would like to select nodes within a distance of a specific node (actually do this for each node in a specific group).
The logic is the same as the equivalence function, but I just want a list of nodes (no operation on nodes). Another difference would be that the distance can be high enough so the equivalence function would raise a warning about destroying element (the distance is then automatically reduced), and I don't want this sort of warning as I'm not modifying anything.
Is there any function for this?
Thank you.
François
I would like to select nodes within a distance of a specific node (actually do this for each node in a specific group).
The logic is the same as the equivalence function, but I just want a list of nodes (no operation on nodes). Another difference would be that the distance can be high enough so the equivalence function would raise a warning about destroying element (the distance is then automatically reduced), and I don't want this sort of warning as I'm not modifying anything.
Is there any function for this?
Thank you.
François