I am faced with a problem. I need to split a polyline into equal number of parts using c# arcobjects where the user will enter the number of parts to split the polyline into.
I need to do this using arcobjects as I have a huge file. Does anyone have a solution?