I have a feature class of lines with measures and a unique id. I also have a list of line unique IDs and a start and stop measure for each.
Given these two inputs, I would like to extract a portion of each line using the start and stop measurements...How might I go about doing this?