Skip to main content

I have a line that I've chopped up and intersected with perpendicular lines to be labeled with odd and even numbers on either side.

I used the counter transformer to label the perpendicular lines, but I encounter a looping sequence numbering that doesn't quite work for what I intend. See the image below.

 

 

What I would like is to have the sequencing start at the label 45 and 46 and end at the current endpoint. Any suggestions will be appreciated.

Please see my workspace below.

@takashi

@sander

@lizsanderson

@david_r

Try putting a measure generator before the distance chopper transformer and a measure extractor after it, then sort by measure.

 

 


Try putting a measure generator before the distance chopper transformer and a measure extractor after it, then sort by measure.

 

 

This worked perfectly well with my workflow. Thanks for the support.


Reply