Page 1 of 1

Reading Blocks and Attributes

Posted: 10 Apr 2009, 08:04
by dland4000
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

Re: Reading Blocks and Attributes

Posted: 10 Apr 2009, 10:41
by support
Hello Dave,

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

Sergey.

Re: Reading Blocks and Attributes

Posted: 10 Apr 2009, 20:15
by dland4000
Thanks Sergey, I'll shoot them an email.