Reading Blocks and Attributes
Moderators: SDS, support, admin
Reading Blocks and Attributes
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
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
Hello Dave,
It is necessary to use extended version of CAD Import .NET. Please contact us to support@cadsofttools.com accordingly this question.
Sergey.
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
Chat support on Skype: cadsofttools.support
Re: Reading Blocks and Attributes
Thanks Sergey, I'll shoot them an email.