<?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: Extracting BOM from AutoCAD using C# in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/8051610#M49958</link>
    <description>&lt;P&gt;&lt;SPAN&gt;hi what is the dll used?&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/523211"&gt;@Hallex&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;The real world example, based on the drawing from there:&lt;BR /&gt;&lt;A href="http://forums.augi.com/showthread.php?136467-lisp-table-help&amp;amp;p=1167872&amp;amp;viewfull=1#post1167872" target="_blank"&gt;http://forums.augi.com/showthread.php?136467-lisp-table-help&amp;amp;p=1167872&amp;amp;viewfull=1#post1167872&lt;IMG src="http://www.previewshots.com/images/v1.3/t.gif" border="0" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;hi what is the dll used?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2018 20:11:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-06T20:11:50Z</dc:date>
    <item>
      <title>Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3873852#M49942</link>
      <description>&lt;DIV class="lia-message-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I am doing a customization project in AutoCAD 2012 using C#.net.&lt;BR /&gt;&lt;BR /&gt;My objective is to extract BOM table from an AutoCAD drawing using c# programming.&lt;BR /&gt;I am trying to create a custom menu in AutoCAD which will have the export BOM functionality.&lt;BR /&gt;&lt;BR /&gt;Since I am new to C# programming I am finding it difficult to form the code.&lt;BR /&gt;Any sort of help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arindam Basu&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Apr 2013 12:09:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3873852#M49942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-17T12:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3873980#M49943</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What about dataextraction command?, it can be automated , see this link:&amp;nbsp;&lt;A target="_self" href="http://through-the-interface.typepad.com/through_the_interface/2008/04/extracting-data.html"&gt;Dataextraction&lt;/A&gt;&amp;nbsp;, also it's easy to read from a table and write its data to excel, see this link:&lt;A target="_self" href="http://www.cadtutor.net/forum/showthread.php?71325-AutoCAD-Tables-Data-Extraction"&gt;Export Table&lt;/A&gt;&amp;nbsp;, and&amp;nbsp;&lt;A target="_self" href="http://aucache.autodesk.com/au2008/sessions/3054/CP301-2L_Data-Extraction-API.pdf"&gt;Dataextraction API&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gaston Nunez&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2013 13:40:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3873980#M49943</guid>
      <dc:creator>hgasty1001</dc:creator>
      <dc:date>2013-04-17T13:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874778#M49944</link>
      <description>Can you upload small picture to see the result&lt;BR /&gt;of this program?</description>
      <pubDate>Thu, 18 Apr 2013 04:35:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874778#M49944</guid>
      <dc:creator>Hallex</dc:creator>
      <dc:date>2013-04-18T04:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874779#M49945</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Gaston&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data extraction tool does not export my BOM table.&lt;/P&gt;&lt;P&gt;I am attaching a sample drawing with a BOM table on it.&lt;/P&gt;&lt;P&gt;The task that export function does when right clicking on any table, i have to do that with the help of C# code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My objective is to create a new custom&amp;nbsp;menu in any toolbar of AutoCAD and link the export functionality to that menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 04:35:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874779#M49945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T04:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874806#M49946</link>
      <description>&lt;P&gt;Maybe &lt;STRONG&gt;_TABLEEXPORT&lt;/STRONG&gt; can help you.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 05:51:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874806#M49946</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2013-04-18T05:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874808#M49947</link>
      <description>&lt;P&gt;Exactly the function which &lt;STRONG&gt;_TABLEEXPORT&lt;/STRONG&gt; does, i have to do that with the help of a custom menu or by creating a custom action in the quick access toolbar. after creating the action i have to link the &lt;STRONG&gt;_TABLEEXPORT&lt;/STRONG&gt; functionality to that custom action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anybody help me with the code to create such a custom menu or custom action?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arindam Basu&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:00:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874808#M49947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T06:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874972#M49948</link>
      <description>&lt;P&gt;I do not understand why you need to use .NET API if you can manually add the command to the menu (CUI), save as a partial menu and load it when needed.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 10:32:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3874972#M49948</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2013-04-18T10:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875026#M49949</link>
      <description>&lt;P&gt;Thanks Alexander,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;understand what you are telling&amp;nbsp;is also a way to fulfill my objective.&lt;/P&gt;&lt;P&gt;But I was looking for a way other than customizing it through UI.&lt;/P&gt;&lt;P&gt;Anyway,&lt;/P&gt;&lt;P&gt;Can you explain me further the steps to save&amp;nbsp;my new custom menu as&amp;nbsp;a partial menu and load it when needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a new menu and also loaded it with the _TABLEEXPORT command,&lt;/P&gt;&lt;P&gt;but each time I am opening AutoCAD it is showing the menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is possible to change it to a partial menu and load it as and when required please suggest the way for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 11:58:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875026#M49949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875073#M49950</link>
      <description>&lt;P&gt;You can do it many ways.&lt;/P&gt;
&lt;P&gt;For example: &lt;A href="http://through-the-interface.typepad.com/through_the_interface/2010/04/adding-to-autocads-application-menu-and-quick-access-toolbar-using-net.html#comment-6a00d83452464869e2016303c22b63970d" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2010/04/adding-to-autocads-application-menu-and-quick-access-toolbar-using-net.html#comment-6a00d83452464869e2016303c22b63970d&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 12:31:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875073#M49950</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2013-04-18T12:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875328#M49951</link>
      <description>Please check this code&lt;BR /&gt;&lt;A target="_blank" href="http://www.acadnetwork.com/topic-198.0.html"&gt;http://www.acadnetwork.com/topic-198.0.html&lt;/A&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:58:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875328#M49951</guid>
      <dc:creator>Hallex</dc:creator>
      <dc:date>2013-04-18T15:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875493#M49952</link>
      <description>&lt;P&gt;Hey Hallex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant access the link you've mentioned.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Only registered members are allowed to access this section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And registration is failing everytime.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly post the code here, if u please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:24:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875493#M49952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T18:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875525#M49953</link>
      <description>&lt;P&gt;The real world example, based on the drawing from there:&lt;BR /&gt;&lt;A target="_blank" href="http://forums.augi.com/showthread.php?136467-lisp-table-help&amp;amp;p=1167872&amp;amp;viewfull=1#post1167872"&gt;http://forums.augi.com/showthread.php?136467-lisp-table-help&amp;amp;p=1167872&amp;amp;viewfull=1#post1167872&lt;IMG border="0" src="http://www.previewshots.com/images/v1.3/t.gif" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:53:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875525#M49953</guid>
      <dc:creator>Hallex</dc:creator>
      <dc:date>2013-04-18T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875944#M49954</link>
      <description>&lt;P&gt;Hi Halex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link you provided helped a lot.&lt;/P&gt;&lt;P&gt;I found the code in lisp.&lt;/P&gt;&lt;P&gt;The TableXport.lsp code works perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arindam Basu&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:35:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875944#M49954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T07:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875956#M49955</link>
      <description>You're welcome, Arindam&lt;BR /&gt;Cheers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:57:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/3875956#M49955</guid>
      <dc:creator>Hallex</dc:creator>
      <dc:date>2013-04-19T07:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: lisp to Extracting BOM from AutoCAD for fire fighting</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/6292552#M49956</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have attched a sample drawing here which i need to extract total bom from drawing like (tee joint, reducer,dummy plate, socket fittings etc..) which is totaly into fire fighting, can you help me out in this.....&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 06:20:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/6292552#M49956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-26T06:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/6301831#M49957</link>
      <description>The bom you want to extract is block of with attributes or exploded texts</description>
      <pubDate>Sat, 30 Apr 2016 14:26:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/6301831#M49957</guid>
      <dc:creator>amitnkukanur</dc:creator>
      <dc:date>2016-04-30T14:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting BOM from AutoCAD using C#</title>
      <link>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/8051610#M49958</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hi what is the dll used?&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/523211"&gt;@Hallex&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;The real world example, based on the drawing from there:&lt;BR /&gt;&lt;A href="http://forums.augi.com/showthread.php?136467-lisp-table-help&amp;amp;p=1167872&amp;amp;viewfull=1#post1167872" target="_blank"&gt;http://forums.augi.com/showthread.php?136467-lisp-table-help&amp;amp;p=1167872&amp;amp;viewfull=1#post1167872&lt;IMG src="http://www.previewshots.com/images/v1.3/t.gif" border="0" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;hi what is the dll used?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 20:11:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extracting-bom-from-autocad-using-c/m-p/8051610#M49958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-06T20:11:50Z</dc:date>
    </item>
  </channel>
</rss>

