A website by Tenlinks
toll free-(800)937–4304 info@caddepot.com Live Chat
 
 
Categories
 
3D and Web Publishing
AEC
Alibre
AutoCAD AEC
AutoCAD Blocks
AutoCAD eBooks
AutoCAD LT
AutoCAD Mechanical
AutoCAD Piping
AutoCAD Translators
AutoCAD Utilities
Bricscad
CAD
CAD Utilities
CAE
CAM
Inventor
IronCAD
MCAD
MicroStation
Parts, Part Libraries
PDF
SolidWorks
Training, Tutorials
Translators
Viewers
 
All Products

AutoDWG - DWG2ImageX - Royalty Free License :

AutoDWG - DWG2ImageX

DWG2ImageX is an ActiveX control let you convert DWG/DXF/DWF file into GIF, JPEG, BMP, PNG directly, without need of AutoCAD. This license allows you to distribute the control with your application.

Sample Code

Dim objImage

On Error Resume Next

Set objImage= CreateObject("DWG2ImageX.Converter")

objImage.Width = 1024

objImage.Height = 768

objImage.ImageFormat = 2 '1--jpeg, 2--gif

objImage.InputFile = "c:My Drawings8th floor furniture.dwg"

MsgBox objImage.Version 'Get the drawing file version.

MsgBox "Total "& objImage.ViewCount &" Views"

For I=1 to objImage.ViewCount

strViewName = objImage.ViewName(I)

MsgBox "Converting view: "& strViewName& "..."

nWidth = objImage.ViewWidth(I)

nHeight= objImage.ViewHeight(I)

MsgBox "Width="&nWidth&" Height="&nHeight

strOutput = "c:Output"&strViewName

objImage.Convert strOutput, strViewName

Next

If Err.Number < 0 Then

MsgBox Err.Description

End If

Properties

InputFile: Specify the file to be converted.

Width: Set output image width in pixels.

Height: Set output image height in pixels.

Background: Set background of output image.

ImageFormat: Set output image format.

ZoomType: Set zoom type.

ViewCount: Get the views count in the drawing file.

ViewName: Get the view name by index.

ViewWidth: Get the view width by index.

ViewHeight: Get the view height by index.

Version: Get version of the file.

Methods

Convert: Convert the drawing file to a Image file.

AddFontPath: Add AutoCAD font support path.

Version Support:

From AutoCAD R9 files to current version AutoCAD 2010 files;

Back to Top

Support Languages:

Any programming languages that supports COM, such as Visual C++, VB, Delphi, FoxPro, VBScript,JavaScript and etc.

AutoDWG - DWG2ImageX - Royalty Free License
$860.00

Sale: $688.00
Lowest Price Anywhere*
or we pay the difference
100% Satisfaction*
or your money back
Please Choose:

Delivery Option







Share your thoughts with other customers: Create your own review.

There are currently no product reviews.
TEXT_APPROVAL_REQUIRED


Home ::  Our Guarantees  ::  About Us  ::  Privacy Statement  ::  Terms of Service
Copyright © 2010-2011 TenLinks, Inc.