<?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 Re: block linetype does not appear in model space in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770899#M143428</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2777233"&gt;@Beka_Tchigladze&lt;/a&gt;&amp;nbsp; hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i know all you want is just to fix this and 'go safe home' but to be able to fix it you have to work in a&amp;nbsp;methodical way and&amp;nbsp; understand how AutoCAD draw and scale linetypes otherwise this could be a 'trouble'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;First what i find in your sample drawing&lt;/U&gt;:&lt;/P&gt;
&lt;P&gt;the block 'Door - Metric' (it's standard from AutoCAD toolpalette, right?!) you modified it (or someone else doesn't matter) and changed the linetype of the door arc to some dashed linetype cause you wanted to be dashed - yes?!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but instead of taking the normal dahsed linetype you choosed&amp;nbsp;&amp;nbsp;ACAD_ISO02W100&amp;nbsp;but this (i suppose) did not gave you the result you wanted and you enter back in block and continue to change door arc line types cause there are 4 door arcs (each for every visibility state) and even one door arc ended with this linetype ACAD_ISO13W100. i have discovered this after inserting more 'Door - Metric' blocks and the linetype i got is&amp;nbsp;ACAD_ISO02W100 with ltscale of 10 but inside the bedit it was&amp;nbsp;ACAD_ISO13W100 with ltscale of 1.0 and took me long time to understand what is going on?&amp;nbsp;above all of that, you have an annotation scale 1:100 which directly influence ltscale.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in our region we work in centimeters (millimeters is of the same family of metric) and due to historical AutoCAD reasons from the first version i actually found that acad.lin linetype library is more suited to metric units (AutoCAD&amp;nbsp;&lt;SPAN&gt;designate acadiso.lin to be it's metric linetype and acad.lin as imperial) for example for grid lines i use DASHDOT, for dashed lines i use DASHED and for more small dashed lines i use HIDDEN. my&amp;nbsp;purpose is always to work with ltscale value that is suited to the scale i draw, e.g for 1:100 ltscale=100 for 1:50 ltscale=50 (the same rule i implement on DIMSCALE)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;this gives the best graphics results to linetypes coming from acad.lin for drawings in centimeters, drawing in model space but in your case we are talking about millimeters you should take &lt;FONT color="#0000FF"&gt;another action&lt;/FONT&gt;&amp;nbsp;(see below) to achieve the same result.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Now for the methodical way and solution to your problem:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;in model space:&amp;nbsp;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;make sure all linetypes are coming from acad.lin by reloading them and update all existing ones.&lt;/P&gt;
&lt;P&gt;set all objects to linetype bylayer (use SETBYLAYER command to accomplish that)&lt;/P&gt;
&lt;P&gt;msltscale = 1 (fixed)&lt;/P&gt;
&lt;P&gt;annotation scale 1:100&amp;nbsp; (or 1:50 or any other your need)&lt;/P&gt;
&lt;P&gt;set all objects linetype scale to 1.0 and then set&amp;nbsp; all non continue linetypes to 10.0 fixed (&lt;FONT color="#0000FF"&gt;this is the other action to take see above&lt;/FONT&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;in paper space:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;ltscale = 1.0 (fixed, this is global and it will be 1.0 in model space also but it doesn't matter cause in model space&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; annotation scale controls ltscale)&lt;/P&gt;
&lt;P&gt;psltscale = 1 (fixed)&lt;/P&gt;
&lt;P&gt;set viewport scale suited to your plot scale (e.g 1:100, 1:50, 1:25 and so on)&lt;/P&gt;
&lt;P&gt;plot scale 1=1 (fixed)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you follow these instruction i &lt;SPAN&gt;promise&lt;/SPAN&gt;&amp;nbsp;you full success for good&amp;nbsp;&lt;img id="smileylol" class="emoticon emoticon-smileylol" src="https://forums.autodesk.com/i/smilies/16x16_smiley-lol.png" alt="Smiley LOL" title="Smiley LOL" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;moshe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 May 2019 10:50:18 GMT</pubDate>
    <dc:creator>Moshe-A</dc:creator>
    <dc:date>2019-05-04T10:50:18Z</dc:date>
    <item>
      <title>block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8718252#M143417</link>
      <description>&lt;P&gt;hello all I have such type problem. for example if I have dynamic block and I will change solid line type to dashed change does not appear in model space I have changed block editor unit too but it does not effected can anyone give me advice what to do? there is example below I have done screen some screen shots.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you in advence.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/624113i5EC4324C6E93E2B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/624114i33383C63FDC876AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.JPG" alt="2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 17:21:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8718252#M143417</guid>
      <dc:creator>Beka_Tchigladze</dc:creator>
      <dc:date>2019-04-09T17:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8718339#M143418</link>
      <description>Mess with the line type scale of the dashed line in your block editor.  I bet this is your culprit.</description>
      <pubDate>Tue, 09 Apr 2019 17:48:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8718339#M143418</guid>
      <dc:creator>s.borello</dc:creator>
      <dc:date>2019-04-09T17:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8718362#M143419</link>
      <description>I do not know what you mean it is not mess it is same block editor and model space ltscales</description>
      <pubDate>Tue, 09 Apr 2019 17:57:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8718362#M143419</guid>
      <dc:creator>Beka_Tchigladze</dc:creator>
      <dc:date>2019-04-09T17:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8768998#M143420</link>
      <description>&lt;P&gt;nobody has no an answer?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 09:47:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8768998#M143420</guid>
      <dc:creator>Beka_Tchigladze</dc:creator>
      <dc:date>2019-05-03T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769040#M143421</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; nobody has no an answer?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Without the file? Would result in guessing, but not in solutions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 10:08:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769040#M143421</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-05-03T10:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769472#M143422</link>
      <description>&lt;P&gt;here is file&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 13:37:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769472#M143422</guid>
      <dc:creator>Beka_Tchigladze</dc:creator>
      <dc:date>2019-05-03T13:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769520#M143423</link>
      <description>&lt;P&gt;Your Insert is 1000x smaller then your (1:1) Blockdefinition, scale the Blockreference 1000x and you will see&lt;/P&gt;
&lt;P&gt;OR&lt;/P&gt;
&lt;P&gt;set your LTSCALE 1000x smaller (1/1000=0.001)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your Model (dynamic block.dwg) is set to METER, the Block to Millimeter,&lt;/P&gt;
&lt;P&gt;The ARC inside is ~1200mm long and the linetype ACAD_ISO03W100 fit with the linetypescale=5 very well for this length&lt;/P&gt;
&lt;P&gt;when LTSCALE is set to 1,&lt;/P&gt;
&lt;P&gt;but the displayed length of this arc of your inserted blockreference has just a length of ~1.2 instead 1200.&lt;/P&gt;
&lt;P&gt;1.2 is to short for object linetypescale 5 and this linetype with a global ltscale of 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 13:58:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769520#M143423</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-05-03T13:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769852#M143424</link>
      <description>&lt;P&gt;Please see this file&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 15:59:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8769852#M143424</guid>
      <dc:creator>Beka_Tchigladze</dc:creator>
      <dc:date>2019-05-03T15:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770765#M143425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fastest option would be to use copy &amp;amp; paste and copy your complete content from the modelspace of your dwg-file into a new dwg-file. The linetype is then displayed correctly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your drawing it would help to open the block-editor with your door, select the arcs and assign them a linetype-scale of 0.1, close the block-editor with save ... that works, but I have no idea why and not enough time to find the source of that issue currenty.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 07:25:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770765#M143425</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-05-04T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770841#M143426</link>
      <description>&lt;P&gt;Check your current annotationscale (CANNOSCALE or see the "1:100" in the statebar),&lt;/P&gt;
&lt;P&gt;set it to 1:1 and use command REGEN, can you see what you expected now?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type in MSLTSCALE, press [F1] to open the right HELP-page and read about MSLTSCALE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;_&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set MSLTSCALE to 0 if you don't like to see how the pattern looks like in the current annotations-scale,&lt;/P&gt;
&lt;P&gt;so you can have 1:100 as current scale. but you see the linetypepattern like 1:1 (useful? your! choice..)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All beginning is hard.&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 09:23:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770841#M143426</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-05-04T09:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770871#M143427</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Check your current annotationscale&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;OMG, I have not even thought about that ;(&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 10:02:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770871#M143427</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-05-04T10:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770899#M143428</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2777233"&gt;@Beka_Tchigladze&lt;/a&gt;&amp;nbsp; hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i know all you want is just to fix this and 'go safe home' but to be able to fix it you have to work in a&amp;nbsp;methodical way and&amp;nbsp; understand how AutoCAD draw and scale linetypes otherwise this could be a 'trouble'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;First what i find in your sample drawing&lt;/U&gt;:&lt;/P&gt;
&lt;P&gt;the block 'Door - Metric' (it's standard from AutoCAD toolpalette, right?!) you modified it (or someone else doesn't matter) and changed the linetype of the door arc to some dashed linetype cause you wanted to be dashed - yes?!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but instead of taking the normal dahsed linetype you choosed&amp;nbsp;&amp;nbsp;ACAD_ISO02W100&amp;nbsp;but this (i suppose) did not gave you the result you wanted and you enter back in block and continue to change door arc line types cause there are 4 door arcs (each for every visibility state) and even one door arc ended with this linetype ACAD_ISO13W100. i have discovered this after inserting more 'Door - Metric' blocks and the linetype i got is&amp;nbsp;ACAD_ISO02W100 with ltscale of 10 but inside the bedit it was&amp;nbsp;ACAD_ISO13W100 with ltscale of 1.0 and took me long time to understand what is going on?&amp;nbsp;above all of that, you have an annotation scale 1:100 which directly influence ltscale.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in our region we work in centimeters (millimeters is of the same family of metric) and due to historical AutoCAD reasons from the first version i actually found that acad.lin linetype library is more suited to metric units (AutoCAD&amp;nbsp;&lt;SPAN&gt;designate acadiso.lin to be it's metric linetype and acad.lin as imperial) for example for grid lines i use DASHDOT, for dashed lines i use DASHED and for more small dashed lines i use HIDDEN. my&amp;nbsp;purpose is always to work with ltscale value that is suited to the scale i draw, e.g for 1:100 ltscale=100 for 1:50 ltscale=50 (the same rule i implement on DIMSCALE)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;this gives the best graphics results to linetypes coming from acad.lin for drawings in centimeters, drawing in model space but in your case we are talking about millimeters you should take &lt;FONT color="#0000FF"&gt;another action&lt;/FONT&gt;&amp;nbsp;(see below) to achieve the same result.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Now for the methodical way and solution to your problem:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;in model space:&amp;nbsp;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;make sure all linetypes are coming from acad.lin by reloading them and update all existing ones.&lt;/P&gt;
&lt;P&gt;set all objects to linetype bylayer (use SETBYLAYER command to accomplish that)&lt;/P&gt;
&lt;P&gt;msltscale = 1 (fixed)&lt;/P&gt;
&lt;P&gt;annotation scale 1:100&amp;nbsp; (or 1:50 or any other your need)&lt;/P&gt;
&lt;P&gt;set all objects linetype scale to 1.0 and then set&amp;nbsp; all non continue linetypes to 10.0 fixed (&lt;FONT color="#0000FF"&gt;this is the other action to take see above&lt;/FONT&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;in paper space:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;ltscale = 1.0 (fixed, this is global and it will be 1.0 in model space also but it doesn't matter cause in model space&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; annotation scale controls ltscale)&lt;/P&gt;
&lt;P&gt;psltscale = 1 (fixed)&lt;/P&gt;
&lt;P&gt;set viewport scale suited to your plot scale (e.g 1:100, 1:50, 1:25 and so on)&lt;/P&gt;
&lt;P&gt;plot scale 1=1 (fixed)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you follow these instruction i &lt;SPAN&gt;promise&lt;/SPAN&gt;&amp;nbsp;you full success for good&amp;nbsp;&lt;img id="smileylol" class="emoticon emoticon-smileylol" src="https://forums.autodesk.com/i/smilies/16x16_smiley-lol.png" alt="Smiley LOL" title="Smiley LOL" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;moshe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 10:50:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770899#M143428</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-05-04T10:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770957#M143429</link>
      <description>&lt;P&gt;and just to prove that what i wrote is true and working attached back your file after i fix it. the unrelevant linetypes are purged.&amp;nbsp; i added two layouts&amp;nbsp; SETUP 100 &amp;amp; SETUP 50 where you can see the door arc as HIDDEN2 (that's what suits here) and if you go to model space you also can see it. Note the annotation scale 1:100 control the linetype scale for the model space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And one more things, if needed increase VIEWRES&amp;nbsp;circle zoom percent to 1000 even 2000 to get best graphics results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;moshe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 12:10:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770957#M143429</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-05-04T12:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: block linetype does not appear in model space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770975#M143430</link>
      <description>&lt;P&gt;This file exhibits the drawbacks in drawing with meters as units for architectural scale drawings.&amp;nbsp; The ISO linetype files are designed for millimeter units, not meter units, so to use them, use a global linetype scale of 0.0001 to 0.00005.&amp;nbsp; This adjusts (by a factor of 1000) for the difference between millimeter and meter units.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might consider using millimeters as the units on your next project.&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 12:42:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/block-linetype-does-not-appear-in-model-space/m-p/8770975#M143430</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-05-04T12:42:53Z</dc:date>
    </item>
  </channel>
</rss>

