Custom Linetype with Text NOT Reversing

Custom Linetype with Text NOT Reversing

Anonymous
Not applicable
6,810 Views
4 Replies
Message 1 of 5

Custom Linetype with Text NOT Reversing

Anonymous
Not applicable

Hello! So I created a custom linetype with text that is just ">" for arrows. It was the easiest way I knew how to quickly create a linetype. But I need to find a way to make it so when drawing polylines the arrows will face the opposite way (<). No issues when drawing lines up and down, the arrows will go in either direction depending on the starting point. But left to right and right to left the arrows only face > this way. I've tried the reverse, rotate and mirror and they don't correct it. I also tried editing the text style for reverse and backwards and it offsets all the text so it is no longer centered on the lines. All of the solutions I have found were for how to make the text not reverse and in this case I do want the text to reverse! I am using AutoCAD 2020 but I need the solution to be able to work in LT or at least be fixed in AutoCAD and have it work in LT. 

 

Thank you!

0 Likes
Accepted solutions (1)
6,811 Views
4 Replies
Replies (4)
Message 2 of 5

imadHabash
Mentor
Mentor

HI,

i suggest to read this links that may help . >> Click <<   >> Click1 <<

 

 

Imad Habash

EESignature

0 Likes
Message 3 of 5

Anonymous
Not applicable

Thank you but unfortunately these links did not solve the issue with my existing linetypes. 

0 Likes
Message 4 of 5

dgladfelter
Advocate
Advocate

For existing linetypes, you’ll need to open the original LIN file with notepad and add the U parameter. The following blog post shows what the syntax will look like.

https://thecadgeek.com/blog/autocad-linetype-text/

 

After editing the LIN file, you’ll need to use the LINETYPE command in AutoCAD to reload the LIN file into the existing drawing(s).

 

If you don’t have the original LIN file, there are routines to build a LIN file from the linetypes in an existing drawing. The following AKN article outlines some options for accomplishing that.

https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/how-to-e...



Donnie Gladfelter

Virtual Design Manager, Dewberry

The CAD Geek Blog

Facebook |Twitter |YouTube |LinkedIn



0 Likes
Message 5 of 5

Anonymous
Not applicable
Accepted solution

Thank you for the articles. It was actually very helpful. The issue was actually that I had the u parameter and needed to change it to an r parameter. But this helped. Thanks!

0 Likes