Reading Blocks and Attributes

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
dland4000
Posts: 6
Joined: 10 Apr 2009, 07:35

Reading Blocks and Attributes

Post by dland4000 » 10 Apr 2009, 08:04

I need a .NET API that will allow me to read dwg files an extract the block references and attributes attached to them. It has to work with AutoCAD 2007 files (other versions would be good too) and it cannot require AutoCAD to be installed on the machine while it runs. Will CADImport.NET do this?

I've downloaded the demo but it's hard to tell how I might accomplish what I am trying to do. It looks like I might need the CADImportNetProfessional assembly, which doesn't seem to come with the demo. Any help on this would be greatly appreciated.

Thanks,
Dave

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Reading Blocks and Attributes

Post by support » 10 Apr 2009, 10:41

Hello Dave,

It is necessary to use extended version of CAD Import .NET. Please contact us to support@cadsofttools.com accordingly this question.

Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

dland4000
Posts: 6
Joined: 10 Apr 2009, 07:35

Re: Reading Blocks and Attributes

Post by dland4000 » 10 Apr 2009, 20:15

Thanks Sergey, I'll shoot them an email.

Post Reply