Message 1 of 3
Select vertices based on proximity or bounding box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have two geos which are intersecting with each other. I want to select the vertices of the first geo based on the position of second geo. Or in other words, I want to select the points of first geo which are inside the second geo. Is there any way to do this?
thanks in advance!