Home > Browse software > Active DWG DXF Converter ActiveX Control
Active DWG DXF Converter ActiveX Control 2.0
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 developersHow 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:
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
- Emicsoft iPhone Manager (Best iPhone Manager to transfer iPhone to PC and make iPhone ringtone)
- Xilisoft Windows Mobile Ringtone Maker (Make Windows Mobile ringtone in MP3 format from other video and music files.)
- IOrgSoft BlackBerry Video Converter (It is a perfect software for converting any popular videos to BlackBerry.)
- Xilisoft Burn Pro (Professional data CD/DVD burning software to burn any files to data CD/DVD disc.)
- Bigasoft iPhone Software Suite (Convert DVD/video to iPhone, make iPhone ringtone, and copy off iPhone files.)
- Emicsoft Gphone Converter Suite (Best Gphone Converter Suite joins DVD to Gphone Converter and Gphone Converter)
- Emicsoft M2TS Converter for Mac (Emicsoft M2TS Converter for Mac converts M2TS Mac to all video/audio formats.)
- OJOsoft HD Video Converter (convert among HD video files, convert video to HD, convert HD video to SD video)
- Emicsoft M4V Converter for Mac (Emicsoft M4V Converter for Mac-Convert M4V Mac and convert to M4V Mac)
- IOrgSoft GPhone Video Converter (iOrgSoft GPhone Video Converter convert all popular video formats to GPhone.)
