hi,
I am trying to write a code which takes two polygon feature classes and splits the polygons in one with overlapping polygons in the other . I usually do this by using the "Split Polygons" tool in ArcMAP10 . But now i want it to do using programming. Could you please suggest me a way to do this ? Is there somewhere i can find the relevant code for VB.NET