Home > Browse software > Active DWG DXF Converter ActiveX Control

Active DWG DXF Converter ActiveX Control 2.0

DWG PDF Converter
File Size :4 MB
Price :$599
Browse Category : DWG PDF Converter
Free download

Introduction:

DXF to DWG Converter let you batch convert DWG Files into DXF files and vice versa without AutoCAD.It is also a AutoCAD drawing file version converter, supports both low to high and high to low conversion.DXF to DWG Converter Supports version from AutoCAD R9 to latest version AutoCAD 2010.Acitive-X for developers

How to Use?
Manifest

1.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"
2.MFC42.DLL : Microsoft Foundation Class Library
3.Reg.bat : A batch file for registering ActiveConverter.DLL component
4.Test.vbs A VBScript file for testing.
Notice: you must correct input file name, and output file name first.

Features

* Convert DWG to DXF;
* Convert DXF to DWG;
* AutoCAD File version conversion, low to high and high to low.

Version Support:
From AutoCAD R9 files to current version AutoCAD 2010 files;

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

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

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~2010
10 --- R2010
Notice: AutoCAD R9, R10 and R11 are only effective when the output is a DXF file.

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

Screenshot:

Active DWG DXF Converter ActiveX Control
Tags:dwg to dxf, dxf to dwg, autocad dwg dwg version conversion, dwg to dxf converter, dxf to dwg converter, activex control
Added on : 1/21/2010 11:40:00 AM

See Also

© MediaToolbox.org all rights reserved.