Active DXF DWG Converter

ActiveX Control

An ActiveX Control let you convert DXF to DWG and vice versa. The control includes all features of the Active DWG DXF Converter.

Features

  1. Convert DWG to DXF;
  2. Convert DXF to DWG;
  3. AutoCAD File version conversion, low to high and high to low.

Version Support:
From AutoCAD R9 files to current version AutoCAD 2007 files.

Support Languages:
Visual C++, VB, Delphi, FoxPro, VBScript,JavaScript and etc.

How to Use?

Manifest

AConverter.DLL Conversion core DLL. You must register it before using it.
How to register?
At command line, input "regsvr32 <file path name>\ActiveConverter.DLL"
MFC42.DLL Microsoft Foundation Class Library
Reg.bat A batch file for registering ActiveConverter.DLL component
Test.vbs A VBScript file for testing.
Notice: you must correct input file name, and output file name first.

Unzip converter.zip to a specific path, click reg.bat to register the component.

Property
Type Conversion Type:
1 ---- DWG to DXF
2 ---- DXF to DWG
3 ---- File version conversion, for example R2000 to R14
Version

The AutoCAD file version convert to
0 ---- Current version
1 ---- R2000~2002
2 ---- R14
3 ---- R13
4 ---- R12
5 ---- R11
6 ---- R10
7 ---- R9
8 ---- R2004~2006
9 ---- R2007
10 --- R2010

Notice: AutoCAD R9, R10 and R11 are only effective when the output file format is DXF.

InputFileName The input file name
OutputFileName The result file name
Method
Convert Do conversion.

Sample code (in VB)

set obj = CreateObject("ActiveConverter.ADConverter")
obj.Type = 2 'DXF to DWG
obj.Version = 0 'Current Version
obj.InputFileName = "c:\My Drawings\001.DXF"
obj.OutputFileName ="c:\My Drawings\001.DWG"
obj.Convert

How to Buy?

you can buy the control online, click the link: Buy Now.

Once receive your payment, we will send a complete version, you can distribute it with your application without any restricts.

Contact Us

If you have any questions, please let us know it.

info@autodwg.com

http://www.autodwg.com