<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom Linetype with Text NOT Reversing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933061#M132642</link>
    <description>&lt;P&gt;Hello! So I created a custom linetype with text that is just "&amp;gt;" 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 (&amp;lt;). 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 &amp;gt; 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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2019 16:09:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-26T16:09:09Z</dc:date>
    <item>
      <title>Custom Linetype with Text NOT Reversing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933061#M132642</link>
      <description>&lt;P&gt;Hello! So I created a custom linetype with text that is just "&amp;gt;" 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 (&amp;lt;). 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 &amp;gt; 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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 16:09:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933061#M132642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T16:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Linetype with Text NOT Reversing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933092#M132643</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;i suggest to read this links that may help . &amp;gt;&amp;gt; &lt;A href="http://cadablog.blogspot.com/2013/04/how-to-reverse-your-polyline-when-text.html" target="_blank" rel="noopener"&gt;Click&lt;/A&gt; &amp;lt;&amp;lt;&amp;nbsp; &amp;nbsp;&amp;gt;&amp;gt; &lt;A href="https://www.cadforum.cz/cadforum_en/new-alignment-code-for-complex-linetypes-in-autocad-2011-tip7433" target="_blank" rel="noopener"&gt;Click1&lt;/A&gt; &amp;lt;&amp;lt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 16:21:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933092#M132643</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2019-07-26T16:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Linetype with Text NOT Reversing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933113#M132644</link>
      <description>&lt;P&gt;Thank you but unfortunately these links did not solve the issue with my existing linetypes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 16:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933113#M132644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T16:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Linetype with Text NOT Reversing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933840#M132645</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thecadgeek.com/blog/autocad-linetype-text/" target="_blank"&gt;https://thecadgeek.com/blog/autocad-linetype-text/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/how-to-export-linetypes-from-a-drawing-in-autocad.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/how-to-export-linetypes-from-a-drawing-in-autocad.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 03:07:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8933840#M132645</guid>
      <dc:creator>dgladfelter</dc:creator>
      <dc:date>2019-07-27T03:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Linetype with Text NOT Reversing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8936569#M132646</link>
      <description>&lt;P&gt;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!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 15:24:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-linetype-with-text-not-reversing/m-p/8936569#M132646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-29T15:24:44Z</dc:date>
    </item>
  </channel>
</rss>

