<?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 Need help with acad_table dxf coding in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6030506#M293087</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am fairly new to the Autocad world and i am currently working on developing a libary that takes data from MatLab and generates simple DXF files that can be read into Autocad. Luckily, there was already some open source coding for generation of polylines and text. However, i have been trying to generate my own table from scratch in dxf, but without any luck.&lt;BR /&gt;&lt;BR /&gt;So i was hoping one of you guys could help me and tell me what i am doing wrong (or maybe you have an example or guide i could follow):I have attached the code i have written.&lt;BR /&gt;&lt;BR /&gt;Also, does anyone have any good suggestions/ideas of how you can debug a piece of dxf code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2016 08:08:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-09T08:08:37Z</dc:date>
    <item>
      <title>Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6030506#M293087</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am fairly new to the Autocad world and i am currently working on developing a libary that takes data from MatLab and generates simple DXF files that can be read into Autocad. Luckily, there was already some open source coding for generation of polylines and text. However, i have been trying to generate my own table from scratch in dxf, but without any luck.&lt;BR /&gt;&lt;BR /&gt;So i was hoping one of you guys could help me and tell me what i am doing wrong (or maybe you have an example or guide i could follow):I have attached the code i have written.&lt;BR /&gt;&lt;BR /&gt;Also, does anyone have any good suggestions/ideas of how you can debug a piece of dxf code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 08:08:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6030506#M293087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-09T08:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032450#M293088</link>
      <description>&lt;P&gt;No one has any experience with autocad DXF coding..?&lt;BR /&gt;&lt;BR /&gt;Maybe&amp;nbsp; someone knows where i could get some help then :)? I feel like i have been searching google dry.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 06:54:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032450#M293088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T06:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032487#M293089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; No one has any experience with autocad DXF coding..?&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The group here is to get support for AutoCAD functionality. If anyone with AutoCAD needs a DXF he/she draws the objects with AutoCAD and then do a DXFOUT, there is no need to know the DXF syntax.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I would do if I need a specific object and see which DXFCode is needed for some special objects and situations I would too create that object (with some special properties) in AutoCAD, save it as DXF and compare the DXF's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck, - alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 07:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032487#M293089</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-02-10T07:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032622#M293090</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find this one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.autodesk.com/ACD/2013/ENU/index.html?url=files/GUID-D8CCD2F0-18A3-42BB-A64D-539114A07DA0.htm,topicNumber=d30e693505" target="_blank"&gt;http://docs.autodesk.com/ACD/2013/ENU/index.html?url=files/GUID-D8CCD2F0-18A3-42BB-A64D-539114A07DA0.htm,topicNumber=d30e693505&lt;/A&gt;&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>Wed, 10 Feb 2016 09:21:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032622#M293090</guid>
      <dc:creator>martti.halminen</dc:creator>
      <dc:date>2016-02-10T09:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032634#M293091</link>
      <description>&lt;P&gt;Hi Alfred,&lt;BR /&gt;&lt;BR /&gt;My impression was that DXF language is developed by Autocad and then a part of it, hence i didn't think it would be out of place ot ask the question here (seeing as there is litterally no other forum dealing with the topic).&lt;BR /&gt;&lt;BR /&gt;However, thank you for you answer, that is also what i've been trying to do, unfortunately when you do a DXF out and open it in a text editor the "code" is 10k lines+ and it is very difficult to decode and break down to the actual small piece you need and want. At least i haven't managed to do it correctly with a simple 3x2 table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyways, thank you for you answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 09:33:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032634#M293091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T09:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032641#M293092</link>
      <description>&lt;P&gt;Hi Martti,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;Yes and it is that exact page i have used when writing my dxf code for a table. However it is not possible to debug (at least i have not found a way) a piece of DXF code. So i was hoping either someone had tried to do what i am doing or maybe someone had a piece of advice of what i could try and do. Other than doing the DXFOUT option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Sam&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 09:38:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032641#M293092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T09:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032685#M293093</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; hence i didn't think it would be out of place ot ask the question here&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Sorry if my wording was not correct, it is always ok to place questions here (well, AutoCAD based &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ), I just wanted to give you a feedback why not too many answers arrived here &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; unfortunately when you do a DXF out and open it in a text editor the "code" is 10k lines+ and it is &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; very difficult to decode and break down to the actual small piece&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Well, searching for SECTION ENTITIES and having only one object in the drawing makes it more easy, but yes, it's a tricky part (especially to find also the styles for the table, for the text objects, ...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:33:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6032685#M293093</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-02-10T10:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with acad_table dxf coding</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6034914#M293094</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generally, a better place for programming -related questions would be the Customization forum,&amp;nbsp;&lt;A href="http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank"&gt;http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But anyway, there is a little demographic problem: most of the people in these forums are running native AutoCAD, so they have no need to build their own DXF stuff. You'd likely find more people with dxf debugging experience from the people building non-Autodesk CAD systems...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best book about DXF I've seen (but I've not done any stuff with dxf myself, and haven't searched widely) is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="http://www.amazon.com/Mastering-Autocad-Objects-Dietmar-Rudolph/dp/078212562X" target="_blank"&gt;http://www.amazon.com/Mastering-Autocad-Objects-Dietmar-Rudolph/dp/078212562X&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- the problem with that is that it is old, so it doesn't know about acad_table&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>Thu, 11 Feb 2016 09:27:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-help-with-acad-table-dxf-coding/m-p/6034914#M293094</guid>
      <dc:creator>martti.halminen</dc:creator>
      <dc:date>2016-02-11T09:27:11Z</dc:date>
    </item>
  </channel>
</rss>

