ArcObjects, how to find polygons from one layer that intersect with polygons from another

406
0
01-31-2019 12:12 PM
JoseSanchez
Occasional Contributor III

Good afternoon,

We have 2 polygon layers: one for projects and another with properties.

I am trying to find any sample in Vb or C# that shows how to find all the properties that are part of a project. Or how to find all the polygons from the property layer that are included or intersect with the main project polygon.

The goal is to loop through the project layer, select all properties and check with another database if there is a match or if there are properties that need to be added from removed from the project.

Thanks

0 Kudos
0 Replies