Table of Contents

Method convert

Namespace
VectorDraw.Professional.Converter
Assembly
vdConverter.dll

convert()

Open the ImportFile and export to the ExportFile using the ExportProperties

public int convert()

Returns

int

Returns one of the following values same as ExitCode

-1 initial value convert not run yet

0 convertion successed

1 convartion failed to open imported file

2 conversion failed to export exported file

3 convesion terminated by user Cancel() method

4 convesion failed by throw an error.

Remarks

Following file types are supported:

.vds

.vdml

.vdcl

.dwg

.dxf

.pdf

.dgn

.ifc

.dwf

.skp(model layout entities exported)

.stl(model layout entities exported)

.obj(model layout entities exported)

.dae(model layout entities exported)

.vdf

.vdi

.stp(import only)

.step(import only)

.las(import only)

.laz(import only)

.sat(import only)

.svg(export only) (model layout entities exported)

.hpg(export only) (model layout entities exported)

.emf(model layout entities exported)

.wmf(model layout entities exported)

.jpg(model layout entities exported)

.bmp(model layout entities exported)

.png(model layout entities exported)

.gif(model layout entities exported)

.tif(model layout entities exported)

.ico(model layout entities exported)

ExtraExportedFiles will also be filled with additional exported files