CAD Export VCL 8.1
CAD Export VCL:
- provides direct export to Autodesk DXF, Hewlett-Packard PLT/HPGL, CGM, PDF, SVG and SWF file formats
- fully compatible with Delphi (from 7 up to XE2 versions) and C++ Builder
- supports Unicode
- source code provided
- royalty-free licensing
CAD Export VCL allows export by two methods: fast method - via a metafile and high precision direct method.
Export via metafile
Export via a metafile allows you to create DXF files automatically. This is a quick and convenient method for adding DXF export functionality to your application. All you need is to draw the image using Windows GDI functions onto a Windows Metafile DC and give it to the Exporter. DXF Exporter reads the Windows Metafile structure and makes the DXF automatically. For best translation, please make the metafile in 00.1 mm mode and use the XP_USE01MM flag.
Direct export
Direct export is the more complicated method which allows you to get DXF, PLT/HPGL, CGM, PDF, SVG and SWF files with high precision. For your convenience we have implemented a new direct export conception: creation of TsgCADImage object, its entities and export using one of the TsgCADtox*x classes (where x*x is output format).
Embarcadero Delphi XE2 support
Import of AutoCAD 2011 DXF and DWG files
Export to PDF file format
Import of DXF binary, DWF files
Export to PDF file format
Quantity of points in polyline is limited
Every loaded entity has its own unique Handle
Complex line types
Bezier splines are supported
AutoCAD WIPEOUT, MLINE, HELIX, TOLERANCE, TRACE, SHAPE entities are supported
...PLT Import for AutoCAD is a HPGL...This plug-in gives AutoCAD the ability to...ASCII and Binary PLT files. PLT Import...for AutoCAD reads pen movement...data stored PLT files and imports...into AutoCAD. A HPGL PLT file is...pen movements of HPGL plotters. PLT Import...for AutoCAD reads these pen...
...PLT Export for SolidWorks is...a HPGL Plot PLT file export add-in...the ability to export geometric data from...document to a HPGL PLT file. PLT...Export for SolidWorks reads...movements in a HPGL Plot file. PLT...Export for SolidWorks is...following commands: # Export - Export objects...to a PLT file # Help...
...CAD Import VCL is a high-quality...is provided, including AutoCAD DWG, DXF, DWF,...Packard HPGL, PLT, HGL,...JPG, GIF etc. CAD Import VCL: *...supports all known CAD formats (DWG/DXF up...the properties of CAD entities (see DWG/DXF...* Fast Report VCL and Report Builder...compatible CAD Import VCL features # Easy...
...is provided, including AutoCAD DWG, DXF, DWF,...Packard HPGL, PLT, HGL,...editing both standard CAD formats such as...DWG and DXF and vector files:...opened, including DXF, PLT and other files...
...PLT Import for SolidWorks...is a HPGL Plot (.plt) file...geometric data from PLT files. PLT Import...movement data stored PLT files and imports...into SolidWorks. A HPGL PLT file is...pen movements of HPGL plotters. PLT Import...a drawing document. PLT Import for SolidWorks...- Import a PLT file # Help...

