Page 1 of 1

Convert DWG to HPGL?

Posted: 29 Mar 2006, 20:31
by winx
Hello,

is it possible to convert DWG or DXF Files to PLT or HPGL??
Do you have some example how we can get a PLT File using your
CAD DLL ?

Thanks,
winx

Posted: 30 Mar 2006, 10:15
by support
Hello,

Currently we work on export to HPGL file format. Unfortunately it is rather difficult to define exact date of release.

CAD Importer DLL (available on: http://www.cadsofttools.com/download/cadimporterdll.zip) gives access to entities of CAD files (including HPGL files) through <b>DXFDATA</b> structure. Please see function <b>DoDraw</b> in <b>sg.cpp</b> (DemoVC in ..\cadimporterdll\DemoVC\.. folder).

Sergey.

please post questions to the forum or write to support@cadsofttools.com