<?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 Extract data from Autocad in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623386#M81956</link>
    <description>Hi all, I use Autocad to design assembly systems for my customers and am looking into a software to help manage my operations.&lt;BR /&gt;
&lt;BR /&gt;
I'm exploring ideas on how to extract data from Autocad drawings which include the drawn model, the tag identifiers, the assigned objects etc and load it into another optimization software tool. Basically, I want to know the drawn model, its various sub-assemblies and their names and have this information made available to another software maybe via text file or some form of middleware.&lt;BR /&gt;
&lt;BR /&gt;
I'm also looking into viewing this drawn model and by clicking on a certain assembly within it, drill-down to a listing of the components and other data properties related to this assembly. It would be good if the progress of work in my operations related to this assembly is highlighted using status colors as well.&lt;BR /&gt;
&lt;BR /&gt;
Has anyone had any experience in doing this or know of any 3rd party software that can do this? Help is much appreciated. Thanks.</description>
    <pubDate>Tue, 25 Apr 2006 11:18:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-04-25T11:18:56Z</dc:date>
    <item>
      <title>Extract data from Autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623386#M81956</link>
      <description>Hi all, I use Autocad to design assembly systems for my customers and am looking into a software to help manage my operations.&lt;BR /&gt;
&lt;BR /&gt;
I'm exploring ideas on how to extract data from Autocad drawings which include the drawn model, the tag identifiers, the assigned objects etc and load it into another optimization software tool. Basically, I want to know the drawn model, its various sub-assemblies and their names and have this information made available to another software maybe via text file or some form of middleware.&lt;BR /&gt;
&lt;BR /&gt;
I'm also looking into viewing this drawn model and by clicking on a certain assembly within it, drill-down to a listing of the components and other data properties related to this assembly. It would be good if the progress of work in my operations related to this assembly is highlighted using status colors as well.&lt;BR /&gt;
&lt;BR /&gt;
Has anyone had any experience in doing this or know of any 3rd party software that can do this? Help is much appreciated. Thanks.</description>
      <pubDate>Tue, 25 Apr 2006 11:18:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623386#M81956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-04-25T11:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623387#M81957</link>
      <description>The drill down of assemblies is already done in Inventor and dwf files.  Inventor assemblies can be published out to 3d dwf files and have a navigation tree for assemby and sub-assembly organization.  &lt;BR /&gt;
&lt;BR /&gt;
Since Autocad doesn't have any pre-defined notion of an assembly, you would have to deal with that yourself. &lt;BR /&gt;
&lt;BR /&gt;
In the objectarx api for 2007 Ac3dDwfNavTree.h shows there seems to be a way to plug in to the 3d dwf publishing process and control the navigation tree that is output. &lt;BR /&gt;
&lt;BR /&gt;
Check out some of the dwf Inventor samples to see what I am talking about. &lt;BR /&gt;
&lt;BR /&gt;
Not a dotnet answer, but an answer. &lt;BR /&gt;
&lt;BR /&gt;
Chris Arps

null</description>
      <pubDate>Tue, 25 Apr 2006 12:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623387#M81957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-04-25T12:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623388#M81958</link>
      <description>SmartLister does this.&lt;BR /&gt;
&lt;BR /&gt;
http://SmartLister.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Dave&lt;BR /&gt;
&lt;BR /&gt;
&lt;KIANLP&gt; wrote in message news:5153287@discussion.autodesk.com...&lt;BR /&gt;
Hi all, I use Autocad to design assembly systems for my customers and am&lt;BR /&gt;
looking into a software to help manage my operations.&lt;BR /&gt;
&lt;BR /&gt;
I'm exploring ideas on how to extract data from Autocad drawings which&lt;BR /&gt;
include the drawn model, the tag identifiers, the assigned objects etc and&lt;BR /&gt;
load it into another optimization software tool. Basically, I want to know&lt;BR /&gt;
the drawn model, its various sub-assemblies and their names and have this&lt;BR /&gt;
information made available to another software maybe via text file or some&lt;BR /&gt;
form of middleware.&lt;BR /&gt;
&lt;BR /&gt;
I'm also looking into viewing this drawn model and by clicking on a certain&lt;BR /&gt;
assembly within it, drill-down to a listing of the components and other data&lt;BR /&gt;
properties related to this assembly. It would be good if the progress of&lt;BR /&gt;
work in my operations related to this assembly is highlighted using status&lt;BR /&gt;
colors as well.&lt;BR /&gt;
&lt;BR /&gt;
Has anyone had any experience in doing this or know of any 3rd party&lt;BR /&gt;
software that can do this? Help is much appreciated. Thanks.&lt;/KIANLP&gt;</description>
      <pubDate>Thu, 04 May 2006 15:52:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extract-data-from-autocad/m-p/1623388#M81958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-05-04T15:52:51Z</dc:date>
    </item>
  </channel>
</rss>

