Message 1 of 6

Not applicable
10-14-2019
04:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When labeling polylines that the sequencing of the label numbers will skip for lines when it passes through an arc but not the other way around. I would like it to skip for both lines and arcs.
Example: If I have a polyline with the segments in the order of:
line, line, line, curve, curve, line, curve, curve, curve, line
- I get the following label numbers.
L1, L2, L3, L6, L10
C1, C2, C3, C4, C5
- Would like the get the following.
L1, L2, L3, L6, L10
C4, C5, C7, C8, C9
Solved! Go to Solution.