Forum,
I want to perform the simple operation of taking a line feature and cutting using a polygon feature to return the portion of the line feature that lies inside the polygon. I am using v. 2 because this is part of a very large application that is not easily ported to v. 4.
The strange thing is that there is an "overlap" method to clip a polygon using a second polygon. Why isn't there a similar method to clip a line feature using a polygon?
Can anyone help with this?
Thanks
Mark