import and export cad files

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
farhad
Posts: 1
Joined: 07 Jul 2009, 13:58

import and export cad files

Post by farhad » 07 Jul 2009, 16:19

Hi
I have a problem about relation c# and autocad
Could you help me?
In my program I want to import and export a file of autocad how i can import an autocad file to the form of my program?

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

Re: import and export cad files

Post by support » 13 Jul 2009, 10:30

Hello.
In the CAD Import .NET package there are some demos and source codes for them. Please look at the method from Editor demo source code: CADEditorDemo.MainForm.LoadFile(bool).

If you have any question about CAD Import .NET, please post them into corresponding part of the forum.

Alexander.

Post Reply