<?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>tema Re: Help creating a data extraction table without wizard en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033351#M166279</link>
    <description>&lt;P&gt;Yeah thats what im looking for. Is their a way to put a filter on it so that it only looks for certain blocks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can ask the techs to create them on a specific layer then isolate them then run the counter but was hoping to eliminate this process within the lisp.&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 15:34:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-10T15:34:27Z</dc:date>
    <item>
      <title>Help creating a data extraction table without wizard</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6032575#M166275</link>
      <description>&lt;P&gt;Ok so here goes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a number of blocks created and added to my tool pallette. At the end of a drawing I would like to have a table added which counts all the blocks and lists them in the table. Now i can get this working using the data extraction wizard but I want to make it a one button push command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So at the end of the drawing the user would click on the button then click on the screen to display the table. This table would auto update or show an x through it o show that it needs updated. I have seen it done on bolt on software so assume its possible within acad itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would this be better to be performed using a lisp routine? If so could anyone point me in the direction of where to pick one up? Ive not done any Lisp since leaving college.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 08:43:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6032575#M166275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T08:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a data extraction table without wizard</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033241#M166276</link>
      <description>You want it shown as a table in AutoCAD itself?&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:02:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033241#M166276</guid>
      <dc:creator>Jonathan3891</dc:creator>
      <dc:date>2016-02-10T15:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a data extraction table without wizard</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033260#M166277</link>
      <description>&lt;P&gt;Yes. So it would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hangers&lt;/P&gt;&lt;P&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Count&lt;/P&gt;&lt;P&gt;45mm &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;11&lt;/P&gt;&lt;P&gt;100mm &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:07:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033260#M166277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T15:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a data extraction table without wizard</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033302#M166278</link>
      <description>&lt;P&gt;Check out&amp;nbsp;@Anonymous﻿&lt;/a&gt;'s block counter&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/blockcounter.html" target="_self"&gt;http://www.lee-mac.com/blockcounter.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:17:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033302#M166278</guid>
      <dc:creator>Jonathan3891</dc:creator>
      <dc:date>2016-02-10T15:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a data extraction table without wizard</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033351#M166279</link>
      <description>&lt;P&gt;Yeah thats what im looking for. Is their a way to put a filter on it so that it only looks for certain blocks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can ask the techs to create them on a specific layer then isolate them then run the counter but was hoping to eliminate this process within the lisp.&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 15:34:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-creating-a-data-extraction-table-without-wizard/m-p/6033351#M166279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T15:34:27Z</dc:date>
    </item>
  </channel>
</rss>

