<?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: Why can't AutoCAD open this dxf file? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12498493#M22985</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14952808"&gt;@nickrazes&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;One more question. What common information needs to be added to make the file a 2013 dxf file?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;too much for me and a short reply, sorry.&lt;/P&gt;
&lt;P&gt;For example: All informations in HEADER section,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Your .DXF works&lt;/P&gt;
&lt;P&gt;2. Some things can or should be change, but this is a questions of need (not need for a blank drawing)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for example, the layer definitions or linked objects are incomplete!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DXFcode 390 (Handle F) -&amp;gt; Where is this item "F" in your DXF? &amp;lt;-- THIS is corrupt situation &lt;EM&gt;(acad can fix this, but perhaps not every program)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DXFcode 347 missing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and more&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Offtopic: Do you know why you set Layer0 color to 255,255,255 ?&lt;/P&gt;
&lt;P&gt;If you don'T know what I mean, delete row 420 and value 16777215 from Layer "0"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;attached is your Test.dxf, saved in AutoCAD2013 in dxf2013.&lt;/P&gt;
&lt;P&gt;and one standard 2013 file (acad.dwt, base for imperial unit drawings) , fresh from AutoCAD2013&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 00:47:33 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2024-01-16T00:47:33Z</dc:date>
    <item>
      <title>Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496218#M22980</link>
      <description>&lt;P&gt;I'm trying to write a program that creates a simple dxf file but I can't figure out what to fix with it so that autocad can open it. When I try to open it autocad says to push enter to continue and, when I do, it just goes back to the welcome screen. What do you think?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2024 20:38:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496218#M22980</guid>
      <dc:creator>nickrazes</dc:creator>
      <dc:date>2024-01-14T20:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496273#M22981</link>
      <description>&lt;P&gt;there's an error message that appears before:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1705269623440.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314006iC397D53642544027/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1705269623440.png" alt="paullimapa_0-1705269623440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2024 22:00:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496273#M22981</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-01-14T22:00:29Z</dc:date>
    </item>
    <item>
      <title>Betreff: Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496342#M22982</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;"I'm trying to write a program that creates a simple dxf file"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;One item more simple - you can delete the QCAD appid item&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt; &amp;gt;&amp;gt;"but I can't figure out what to fix with it so that autocad can open it."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;You forgot the BYBLOCK and BYLAYER item in LTYPE table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;"When I try to open it autocad says to push enter to continue and, when I do, it just goes back to the welcome screen"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;See Pauls answer. Try to open the file in AutoCAD, it STOPs now, press [F2] to read more about the issue&amp;nbsp; (Pauls screenshot).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"What do you think?"&lt;/P&gt;
&lt;P&gt;Add BYBLOCK and BYLAYER LTYPE and it works well&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But: Your $ACADVER is WRONG! Your file isn't a DXF 2013 format, so please, change it to $ACADVER 1009 (R12 from year 1992).&lt;/P&gt;
&lt;P&gt;Autocad will read the file, also withthe wrong acadver value, but it is not clean and can lead you astray.&lt;/P&gt;
&lt;P&gt;R12 is a limitation of file settings, object-types and object properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OR add all informations what are common for DXF2013.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2024 23:35:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496342#M22982</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-01-14T23:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496589#M22983</link>
      <description>&lt;P&gt;missing or incomplete? nothing inside?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 04:09:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12496589#M22983</guid>
      <dc:creator>ennujozlagam</dc:creator>
      <dc:date>2024-01-15T04:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12497885#M22984</link>
      <description>&lt;P&gt;Adding the bylayer and byblock linetypes seems to have done the trick. Also, I can see the error messages now. Thank you all very much for your time and for the replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more question. What common information needs to be added to make the file a 2013 dxf file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 17:53:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12497885#M22984</guid>
      <dc:creator>nickrazes</dc:creator>
      <dc:date>2024-01-15T17:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12498493#M22985</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14952808"&gt;@nickrazes&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;One more question. What common information needs to be added to make the file a 2013 dxf file?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;too much for me and a short reply, sorry.&lt;/P&gt;
&lt;P&gt;For example: All informations in HEADER section,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Your .DXF works&lt;/P&gt;
&lt;P&gt;2. Some things can or should be change, but this is a questions of need (not need for a blank drawing)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for example, the layer definitions or linked objects are incomplete!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DXFcode 390 (Handle F) -&amp;gt; Where is this item "F" in your DXF? &amp;lt;-- THIS is corrupt situation &lt;EM&gt;(acad can fix this, but perhaps not every program)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DXFcode 347 missing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and more&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Offtopic: Do you know why you set Layer0 color to 255,255,255 ?&lt;/P&gt;
&lt;P&gt;If you don'T know what I mean, delete row 420 and value 16777215 from Layer "0"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;attached is your Test.dxf, saved in AutoCAD2013 in dxf2013.&lt;/P&gt;
&lt;P&gt;and one standard 2013 file (acad.dwt, base for imperial unit drawings) , fresh from AutoCAD2013&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 00:47:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12498493#M22985</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-01-16T00:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't AutoCAD open this dxf file?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12500154#M22986</link>
      <description>&lt;P&gt;Ok. I think I get what you mean. Thank you for the additional info.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 18:12:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/why-can-t-autocad-open-this-dxf-file/m-p/12500154#M22986</guid>
      <dc:creator>nickrazes</dc:creator>
      <dc:date>2024-01-16T18:12:44Z</dc:date>
    </item>
  </channel>
</rss>

