- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have made around 150 custom line styles for utilities which include text of multiple sizes on different levels within the line.
I am having several issues.
Line styles with text at one height/size within the style
- The line style ignores the vertex on the line and tries to continue the text over the vertex rather than stopping the style and changing direction with the rest of the line.
Example
*QL-A-NBN,QLA NBN
A,.995318,-.089355,.995318,-.050595,["NBN(A)",Standard,y=-.127836,s=.255672,u=0],-1.373624
Line styles with text at multiple heights/sizes within the style
- The line style ignores the vertex on the line and tries to continue the text over the vertex rather than stopping the style and changing direction with the rest of the line.
- Whenever the line changes direction/angle the line reverses itself and doesn't follow/flip its direction to continue the line pattern. I know I can break the line and reverse it but this wont work for the end product of our projects as the lines need to be connected as a 3D poly.
Example
*QL-A-COMMS_O.F_NBN,QL-A-COMMS_O.F_NBN
A,.995318,-.089355,.995318,-.050595,["O.F (A)",Standard,y=-.127836,s=.255672,u=0],-.649863,["NBN",Standard,y=-.227165,s=.202074,u=0],-1.252308
Solved! Go to Solution.