CadImportNet

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
martin1946
Posts: 3
Joined: 19 Mar 2006, 19:02
Location: Germany

CadImportNet

Post by martin1946 » 24 May 2006, 14:25

Hallo Sergey,
trying to run the demo in ..\cadimportnet\sources\Import\VB with
Visual Basic 2003, I get some error messages like
- Type CADIterate is not defined
- Type CADEntity is not defined
- Converter is not a member of CADImage
- ....
CADImport.dll is referenced to the project.
CADImport.DLL version is 1.0.232219628.
What is the poblem and how can I solve it ?

With best regards

Martin

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

Post by support » 24 May 2006, 17:08

Hello Martin,

AddEntityDemo (in the ..\cadimportnet\sources\AddEntityDemo\.. folder) and Import (in the ..\cadimportnet\sources\Import\.. folder) are not ready to compile demo projects. They contain only those modules which demonstrate directly their functionality.

Please contact us on info@cadsofttools.com for getting full versions of these demo projects.

Sergey.

please post questions to the forum or write to support@cadsofttools.com

k.shamaei
Posts: 1
Joined: 01 Dec 2011, 15:35

Re: CadImportNet

Post by k.shamaei » 01 Dec 2011, 17:37

I have the same problem but in running my program in C#, meaning it shows me the error "The type or namespace name 'CADEntity' could not be found .what can I do to fix it? Do I need another version of CADImport.dll?

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

Re: CadImportNet

Post by support » 01 Dec 2011, 17:56

Hello.
Please specify the assembly version you use.

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

Post Reply