Hello ESRI people,
I am thinking if it is possible to cut a line at the intersection of an inserted line.
It seems like we can achieve this by a point of point feature class for cutting a line of line feature class. But I am just wondering if we can do by only using a single line feature class, i.e. Both the target line and the inserted line are same feature class.
Thanks in advance!