Hi,
I'm trying to build a workbench to help design run lines for survey planning. I have a feature class as input (reader) with a single polyline feature. I have two published parameters, number of lines to create and offset distance between lines. I then want the work bench to take the input line, and create the number of lines specified in the published parameter, offsetting each line from the last one created by the specified distance. For example, if I specify 5 lines and a 10m offset, I have 5 lines (plus the original input line) spaced 10m apart from each other.
I am looking at cloner and offsetter, but this only offsets the cloned lines from the input feature, how do I get all lines offset from each other?
Kind Regards,
Rob