Anyone know a quick and easy way to do this? I have a list of points and points within this list that I have identified as closest to some other points outside of the list. The closest point box returns the indexes of the points. I can't figure out a simple way to extract those indexed points from the original list of points and leave the points that are not returned by the closest point box.
Tags: