Select to view content in your preferred language

clip and discard intersecting area

1476
2
10-19-2011 10:26 AM
DavidLowell
Emerging Contributor
Hello,

Does anyone know if there is a way to clip a selected feature in a feature class and discard the intersecting area of that feature and any underlying features, using Python?

I am trying to replicate the same functionality available in an editing session, using the clip tool in the edit toolbar drop down, using a Python script.

Dave
Tags (2)
0 Kudos
2 Replies
MathewCoyle
Honored Contributor
Hello,

...any underlying features...

Dave


What exactly do you mean by that? Other features in an mxd? In the workspace?
0 Kudos
curtvprice
MVP Alum
I think you're looking for the Erase tool. You may not need a Python script to do this. This tool does require and ArcInfo license.
0 Kudos