Message 1 of 11
How to find nearest points

Not applicable
02-11-2008
02:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi to all.
I have a grid model with point situated on a fixed distance one from another. It's the same as grid, but it is slightly rotated. My question is, is there any fast way, for finding the nearest 4 points to a point that I pick in the drawing? The grid model is in a big array of coordinates, not in Model Space(if it matters). I need a fast way, because the grid array is at least 500x500 elements.
I have a grid model with point situated on a fixed distance one from another. It's the same as grid, but it is slightly rotated. My question is, is there any fast way, for finding the nearest 4 points to a point that I pick in the drawing? The grid model is in a big array of coordinates, not in Model Space(if it matters). I need a fast way, because the grid array is at least 500x500 elements.