- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on creating linetypes that denote whether a line indicates a 2-conductor wire or a 3-conductor wire. These lines are simply to contain either 2 or 3 slashes at some point(s). We've been doing this manually for each line up until this point and I'm seeking a more optimized method.
I created a .lin file that contains such linetypes with these slashes appearing at a variety of intervals along the line. But, to cut down on the visual clutter and to make things simpler for myself and my team, I am hoping that there is a way to create these linetypes in such a way that the instance of the slashes appear only once and at the midpoint of the line. Below is an example of what I currently have. Is there a solution to what I aim to do?
*2WIRE-25-STANDARD, 2 Wire -----|-|-----
A,25,[TRACK1,ltypeshp.shx,s=1],1.125,[TRACK1,ltypeshp.shx,s=1],25
Solved! Go to Solution.