visualization of two different files

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
lulu
Posts: 25
Joined: 12 Nov 2009, 19:55

visualization of two different files

Post by lulu » 03 Dec 2009, 16:59

Hello,

I have 2 cadPictureBox in which I would want to visualize contemporarily 2 files .dwg different and to have the possibility to act on both. It is possible with CadImport.net? I succeed in loading only the files on one of the two...

Thanks

Lulu

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

Re: visualization of two different files

Post by support » 04 Dec 2009, 12:37

Hello.
CAD Import .NET allows realization of such solution. It is possibly to visualize some files and act on every in your application.

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

lulu
Posts: 25
Joined: 12 Nov 2009, 19:55

Re: visualization of two different files

Post by lulu » 14 Dec 2009, 17:56

Thank you Alexander!
Would you have some example to show me?
On the base of your Editor, I have added another cadpictbox but I don't succeed in loading the files...

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

Re: visualization of two different files

Post by support » 15 Dec 2009, 13:29

Hello.
Unfortunately, we haven't such an example. Adding of another cadpictbox object is not enought, you must define all methods and fields that relative to another picture box. Also you need to create another CADImage object to visualise your second file.

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

Post Reply