Message 1 of 2
Extract AutoCad Attributes
Not applicable
07-27-2005
05:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi my name is Ky and I'm just wondering if it's possible to Extract AutoCad Drawings Attributes from .NET using C#. I know that it's possible to extract attributes where you write a program and compile it into a .DLL file and import it from AutoCad but that's not what I want. I want to be about to write a windows program with a given AutoCad drawing and extract all the attributes and put it in a database. Thank you in advance....