Select to view content in your preferred language

A SpatialFilter and how to XY of selected item??

479
0
05-07-2010 10:08 AM
BBulla
by
Regular Contributor
Hi,

I have a bunch of features selected (a combination of points and lines).  I can loop through each selected feature with no problems.  Now I want to look at each feature and determine if it intersects with one of 5 other layers.  If so, then I need to change some attributes of the selected feature.

Should I be using a SpatialFilter for this?? 

Also, how do I get the XY coordinate of a selected feature (IFeature)??

Thanks,
0 Kudos
0 Replies