<?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: data Extraction in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987125#M296505</link>
    <description>&lt;P&gt;I have tried it. I don't want to extract all the Attibute information, just a limited number of items including the Handle. As well, I want it to go straight into a Database or Excel spreadsheet. I don't have the time to do an export and then have to import into Excel or a Database.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;&lt;BR /&gt;Michael Quinton&lt;BR /&gt;Coordinator, Facilities Technologies,&lt;BR /&gt;University of Lethbridge&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2016 15:31:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-14T15:31:41Z</dc:date>
    <item>
      <title>data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986767#M296501</link>
      <description>&lt;P&gt;I am trying to find a method for extracting Attirbute information from a drawing.&amp;nbsp; I can use the Data Extraction Wizard and it works for the most part but It doesn't give me the option of extracting the "Handle" from the Block.&amp;nbsp; What I would like is something that could extract all Attributes from a Block based on my selection, including the "Handle".&amp;nbsp; It would be really nice it it would work on multiple files / folders at a time as we have over 2,000 drawings that we need to process.&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>Wed, 13 Jan 2016 15:44:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986767#M296501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T15:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986877#M296502</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ExpressTools do have a command called &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_ATTOUT&lt;/FONT&gt;&lt;/STRONG&gt;, that extracts attributes + the handle of the blockreferences.&lt;/P&gt;
&lt;P&gt;To make that running through multiple drawings you can use ScriptPro &lt;A href="https://knowledge.autodesk.com/support/autocad/downloads/caas/downloads/content/autodesk-customization-conversion-tools.html" target="_self"&gt;&amp;gt;&amp;gt;click&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 16:21:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986877#M296502</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-01-13T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986903#M296503</link>
      <description>Will it allow me to output the data into a spreadsheet and will it allow me to select a folder with hundreds of files in it and then just work.&lt;BR /&gt;&lt;BR /&gt;Sent from my iPhone</description>
      <pubDate>Wed, 13 Jan 2016 16:29:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986903#M296503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T16:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986942#M296504</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;why not trying it?;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;_&lt;STRONG&gt;&lt;FONT color="#000080"&gt;ATTOUT&lt;/FONT&gt;&lt;/STRONG&gt; creates an &amp;lt;TAB&amp;gt;-seperated TXT-file (&lt;A href="http://docs.autodesk.com/CIV3D/2014/ENU/index.html?url=filesACD/GUID-899B195A-EFF0-4AEC-B0F8-7444EC75D649.htm,topicNumber=ACDd30e732279" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;help content&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;And ScriptPro is built for running scripts with multiple drawings, you'll find a lot of (already existing) help about that in www.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 16:48:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5986942#M296504</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-01-13T16:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987125#M296505</link>
      <description>&lt;P&gt;I have tried it. I don't want to extract all the Attibute information, just a limited number of items including the Handle. As well, I want it to go straight into a Database or Excel spreadsheet. I don't have the time to do an export and then have to import into Excel or a Database.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;&lt;BR /&gt;Michael Quinton&lt;BR /&gt;Coordinator, Facilities Technologies,&lt;BR /&gt;University of Lethbridge&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:31:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987125#M296505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T15:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987178#M296506</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; I don't have the time to do an export and then have to import into Excel or a Database.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;You have not told anything about Excel in your first post, you didn't mention anything about database up to the last post ... how should we know what you need and so what we can suggest?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Describe the complete situation, and let's see what happens then with answers here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:05:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987178#M296506</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-01-13T18:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987216#M296507</link>
      <description>&lt;P&gt;Point taken.&lt;BR /&gt;&lt;BR /&gt;We manage our rooms here at the university using an Oracle database.&lt;BR /&gt;&lt;BR /&gt;We have over 4,000 drawings of the various buildings and rooms and within each drawing we have blocks with various attributes for each room or area. The attributes are Room Title, Room Location, Area of the room or area. Along with these we have the unique handle associated with each block.&lt;BR /&gt;&lt;BR /&gt;What we are trying to accomplish is have the Drawing linked to a spreadsheet or Access / Oracle database that will allow us to extract the data from the Drawing (Room Title, room Location, Area, Drawing Name, Block Nam, Handle) and store it in the spreadsheet or Database.&lt;BR /&gt;&lt;BR /&gt;I have tried using the Data Extraction wizard and created an output file based on the attributes I chose. This worked well but did not include the "handle" information.&lt;BR /&gt;&lt;BR /&gt;I have also tried the ATTOUT command. It does output the Handle but also includes a number of attibutes that I don't need.&lt;BR /&gt;&lt;BR /&gt;I am looking for a solution that will allow me to select a drawing, specify the attributes that I want to extract, including the Handle, and output it either to an excel spreadsheet or into a database. Because of the sheer number of files that we are dealing with we would like something that is somewhat automated, ie: I don't have to open up each file in Autocad and run the script. I am also looking for something that doesn't require me to do a number of steps like exporting to a text file and then importing to a spreadsheet.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;&lt;BR /&gt;Michael Quinton&lt;BR /&gt;Coordinator, Facilities Technologies,&lt;BR /&gt;University of Lethbridge&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:33:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987216#M296507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987265#M296508</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; Along with these we have the unique handle associated with each block.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Are you speaking about the AutoCAD created "handle"? If so it can't be unique as there is no guarantee that a handle in one drawing is not used also in one of your other 4000 drawings ... just to be prepared.&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; What we are trying to accomplish is have the Drawing linked to a spreadsheet or Access / Oracle database &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; that will allow us to extract the data from the Drawing (Room Title, room Location, Area, Drawing Name, &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; Block Nam, Handle) and store it in the spreadsheet or Database&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Sorry that you are so far away, because that type of application which connects drawings and data from databases to build up a Facility Management System is one of our major applications/market.&lt;/P&gt;
&lt;P&gt;If you have access to Map3D then you can have direct connections between geometry and database-records (from tables and/or views). So you can open a drawing, open the database connection and then "connect" these two elements together. When you open the drawing next time you can select the room-block and get the database record for that room and vice versa.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is also a question of "one-way" and "one-time" (data from CAD is exported to the database just once, and that's it) or an always active connection (opening the drawing two years later shows you the updated records for that from from the database table/view) ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you wrote "you don't have the time" ... what you describe is not a 1 minute job. It first depends on how good is the quality of the 4000 drawings (is the structure the same in all drawings and also proofed) and then how often you need this export or which way you go (one-way or live-long-connection). Be prepared that this needs time, but if it's done, you won.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At least I would say that you might loose a bit time if you do your customization for that process/workflow, but that makes it more easy then to repeat this whenever you need it. When you look for finished tools then you will have to go multiple steps like first export to TXT, then restructure that TXT, then import that as Oracle table ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH ,- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:36:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987265#M296508</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-01-13T18:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987269#M296509</link>
      <description>&lt;P&gt;it's going to be custom code to read the&amp;nbsp;dwg file (the actual data structure withing the dwg file). there is no out-of-the-box solution for what you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at the very least, it's going to require data massaging - probably a combo of ATTOUT, DATAEXTRACTION and then merging with some kind of vlookup...&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:41:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987269#M296509</guid>
      <dc:creator>owen66</dc:creator>
      <dc:date>2016-01-13T18:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987284#M296510</link>
      <description>&lt;P&gt;Yes I am referring to the Handle that is created by Autocad when you create a Block. I was led to believe that it was unique.&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;&lt;BR /&gt;Michael Quinton&lt;BR /&gt;Coordinator, Facilities Technologies,&lt;BR /&gt;University of Lethbridge&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:33:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987284#M296510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T15:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987285#M296511</link>
      <description>&lt;P&gt;It doesn't have to read the DWG file itself, just the Blocks that are stored within it.&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;&lt;BR /&gt;Michael Quinton&lt;BR /&gt;Coordinator, Facilities Technologies,&lt;BR /&gt;University of Lethbridge&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:34:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987285#M296511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T15:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987315#M296512</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; I am referring to the Handle that is created by Autocad when you create a Block. I was led to believe that it was unique.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;No, every drawing exists only for itself, a handle is something like an ID within the drawing.&lt;/P&gt;
&lt;P&gt;And drawing A does not know if a drawing B created on the other side of the world has the same handle already in use or not.&lt;/P&gt;
&lt;P&gt;You might use the blocks-attributes to store something like a GUID and create for each room a GUID which you save to the room-block as well as to the database-record, so you can join them together and they are unique then.&lt;/P&gt;
&lt;P&gt;You might try to use the handle and make &amp;lt;DrawingName&amp;gt;&amp;lt;Handle&amp;gt; together to an ID-value (as long as the &amp;lt;DrawingName&amp;gt; is unique ... but keep in mind that modifying a drawing - e.g. doing cleaning using WBLOCK - will also result in a new handle for the same room-block in the new cleaned drawing. So the handle is not the best part to be used as ID at all.&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; It doesn't have to read the DWG file itself, just the Blocks that are stored within it&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To get access to the blocks you nead to open the DWG-file, the blocks are not stored outside the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:52:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987315#M296512</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-01-13T18:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987523#M296513</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"It doesn't have to read the DWG file itself, just the Blocks that are stored within it."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it actually&amp;nbsp;&lt;EM&gt;necessarily does&lt;/EM&gt; need to read the DWG file.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 20:23:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5987523#M296513</guid>
      <dc:creator>owen66</dc:creator>
      <dc:date>2016-01-13T20:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5988475#M296514</link>
      <description>&lt;P&gt;Hy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you just have plain Autocad ? for this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20xx ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so for excel may this will help you to check what you have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/macatt.html" target="_blank"&gt;http://www.lee-mac.com/macatt.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cu cw&lt;/P&gt;&lt;P&gt;look for some other things ( dont get ACAD anymore )&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 11:07:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5988475#M296514</guid>
      <dc:creator>cadwomen</dc:creator>
      <dc:date>2016-01-14T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5988482#M296515</link>
      <description>&lt;P&gt;all so may&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dbConnect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;will be something you shoud look on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cu cw&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 11:14:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5988482#M296515</guid>
      <dc:creator>cadwomen</dc:creator>
      <dc:date>2016-01-14T11:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: data Extraction</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5988660#M296516</link>
      <description>&lt;P&gt;@Anonymous﻿ Use command &lt;STRONG&gt;BATTMAN&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 13:22:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction/m-p/5988660#M296516</guid>
      <dc:creator>wispoxy</dc:creator>
      <dc:date>2016-01-14T13:22:10Z</dc:date>
    </item>
  </channel>
</rss>

