<?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 Linetypes don't match from drawing to drawing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425923#M24564</link>
    <description>&lt;P&gt;I have a custom linetype that looks correct in one drawing, but when I copy and paste it into another drawing it doesn't look correct. LTscale is set to 1, MSLTscale is set to 0, &amp;amp; PSLTscale is set to 1 in both drawings. The drawing called PA SET is the correct one. They are both in paperspace &amp;amp; the linetype scale of the entity is&amp;nbsp; set to 1 in both drawings..&lt;/P&gt;&lt;P&gt;The first drawing looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stanovb_0-1701956594361.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1302007iD674977B703BB9B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stanovb_0-1701956594361.png" alt="stanovb_0-1701956594361.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second drawing looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stanovb_1-1701956643894.png" style="width: 340px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1302009iE743AC1A6BEF0ED9/image-dimensions/340x89?v=v2" width="340" height="89" role="button" title="stanovb_1-1701956643894.png" alt="stanovb_1-1701956643894.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 13:52:30 GMT</pubDate>
    <dc:creator>stanovb</dc:creator>
    <dc:date>2023-12-07T13:52:30Z</dc:date>
    <item>
      <title>Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425923#M24564</link>
      <description>&lt;P&gt;I have a custom linetype that looks correct in one drawing, but when I copy and paste it into another drawing it doesn't look correct. LTscale is set to 1, MSLTscale is set to 0, &amp;amp; PSLTscale is set to 1 in both drawings. The drawing called PA SET is the correct one. They are both in paperspace &amp;amp; the linetype scale of the entity is&amp;nbsp; set to 1 in both drawings..&lt;/P&gt;&lt;P&gt;The first drawing looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stanovb_0-1701956594361.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1302007iD674977B703BB9B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stanovb_0-1701956594361.png" alt="stanovb_0-1701956594361.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second drawing looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stanovb_1-1701956643894.png" style="width: 340px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1302009iE743AC1A6BEF0ED9/image-dimensions/340x89?v=v2" width="340" height="89" role="button" title="stanovb_1-1701956643894.png" alt="stanovb_1-1701956643894.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 13:52:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425923#M24564</guid>
      <dc:creator>stanovb</dc:creator>
      <dc:date>2023-12-07T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425948#M24565</link>
      <description>&lt;P&gt;Without even opening the drawings [this same problem comes up now and then], I would bet that in one drawing, the STYLE of Text called for in the linetype definition is one that has a &lt;STRONG&gt;&lt;EM&gt;fixed [non-zero] height&lt;/EM&gt;&lt;/STRONG&gt;, but in the other it has zero height.&amp;nbsp; Change the Style in the definition to one that will always have zero height, or change the defined height of that Style to zero.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;EDIT:&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp; I have now opened the drawings.&amp;nbsp; Without seeing your linetype definition, I don't know&lt;FONT size="4" color="#0000FF"&gt;* &lt;/FONT&gt;which Style is used for its text inclusions, but the STANDARD Style has zero height in the "right" drawing, but a fixed non-zero height in the "wrong" one.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4" color="#0000FF"&gt;*&lt;/FONT&gt; I assume STANDARD is the one, because when I change that Style's height to 0 in the "wrong" drawing, the text parts look as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 14:13:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425948#M24565</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-12-07T14:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425993#M24566</link>
      <description>&lt;P&gt;That was it. The standard text height is set to something other than 0. I was trying to find out where that linetype is defined so i could figure out what text style it is set to, but it is standard. its not in my local acad.lin file.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 14:16:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12425993#M24566</guid>
      <dc:creator>stanovb</dc:creator>
      <dc:date>2023-12-07T14:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12426058#M24567</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/299237"&gt;@stanovb&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... I was trying to find out where that linetype is defined so i could figure out what text style it is set to, but it is standard. its not in my local acad.lin file.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Put this in at the command line:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;(findfile "acad.lin")&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;or perhaps&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;(findfile "acadiso.lin")&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;and it will tell you where it is.&amp;nbsp; Look in that same folder for additional&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt; .lin&lt;/FONT&gt; &lt;/STRONG&gt;&lt;/FONT&gt;files, and open those in a plain-text editor such as Notepad to see whether they have the definition of the P2F linetype.&amp;nbsp; But that may be unenlightening, since it seems obvious that it's going to have STANDARD for the Style.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you got the drawing from some other source and don't have a linetype file that contains its definition, there are routines out there to extract linetype definitions into a file you can look at.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's for reasons like this that I would never assign a non-zero height to the STANDARD Text Style.&amp;nbsp; But it may also be advisable not to assign STANDARD Style to text inclusions in linetype definitions, but have a Style defined for the purpose that will not be affected if the definition of STANDARD Text Style gets modified.&amp;nbsp; I notice one of the drawings contains a Text Style called "Linetypes" which may be meant for just that purpose.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 14:37:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12426058#M24567</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-12-07T14:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12426126#M24568</link>
      <description>&lt;P&gt;ok thanks. yeah, I'm not sure where that linetype came from. I was going to do a search on my network &amp;amp; see if it came up with something&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 15:03:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12426126#M24568</guid>
      <dc:creator>stanovb</dc:creator>
      <dc:date>2023-12-07T15:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12426426#M24569</link>
      <description>&lt;P class="lia-align-justify"&gt;Similar issue i faced, Check Units are you working Metric drawings or imperial drawings? Which .dwt file are using&amp;nbsp;acadiso or acad?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;SPAN&gt;&amp;nbsp;LTscale, MSLTscale or PSLTscale No need to change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;You Just Copy your file and Past your Previous work cad file, All Scale will be fine.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;in this case different templete are used, that is the reason.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 17:17:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12426426#M24569</guid>
      <dc:creator>jayhar</dc:creator>
      <dc:date>2023-12-07T17:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Linetypes don't match from drawing to drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12593471#M24570</link>
      <description>&lt;P&gt;I'm bringing this up again. lol. it appears that the linetype I had was defined within my file instead of the linetype file that I load. I found a routine that writes the definition to a text file &amp;amp; mimicked that.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 16:07:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/linetypes-don-t-match-from-drawing-to-drawing/m-p/12593471#M24570</guid>
      <dc:creator>stanovb</dc:creator>
      <dc:date>2024-03-01T16:07:38Z</dc:date>
    </item>
  </channel>
</rss>

