Capability to add the following extentions: *.tif;*.tiff;*.fax;*.bw;*.rgb;*.rgba;
*.sgi;*.cel;*.pic;*.tga; *.vst;*.icb;*.vda;*.win;*.pcd;*.ppm;*.pgm; *.pbm;*.cut;
*.pal;*.rla;*.rpf;*.psd;*.pdd;*.psp; *.png *.rle;*.dib; *.ico;*.emf;*.wmf;*.jpg;*.jpeg;*.gif;*.pcx;*
*.tif;*.tiff; *.fax;*.bw;*.rgb;*.rgba; *.sgi;*.cel;*.pic;*.tga;*.vst;*.icb;*.vda;
*.win;*.pcd;*.ppm;*.pgm; *.pbm; *.cut;*.pal;*.rla;*.rpf;*.psd;*.pdd;*.psp;*.png;*.bmp.
The Importer provides access to extensive properties of each CAD entity which
is supported by CAD Import VCL.
Easy drawing with TCanvas, TImage, TOpenPictureDialog and other standard classes.
Full control of every layer and any element of it.
Supporting three-dimensional coordinates.
High speed for reading all formats.
CAD Import VCL implements quick and exact reading of DXF/DWG/HPGL/SVG/CGM
files and manipulating them using TGraphic interface.
DWG and DXF layouts.
DWG and DXF ACIS entities;
DXF Autocad Table;
DWG and DXF reference images;
HPGL RTL images;
DWG and DXF Hatch gradients;
Fast Report VCL and Report Builder compatible.
3D support including nested extrusions.
Easy and smart scaling and image dragging.
Compatible with AutoDesk DXF Release - ASCII
all versions.
Compatible with all AutoDesk DWG versions including 2008.
AutoCAD™PROXY (including AEC)
entities are supported.
Fully compatible with Borland Delphi 3-7, Delphi 2005 and 2006 Win32,
Turbo Delphi and Borland C++ Builder 4,5,6, 2006 (DWG 2007 and 2008 is not supported
under Delphi 3).
DXF Import VCL provides the same functionality as CAD
Import VCL, but for DXF only and for half a price.
All ANSI-codepages are supported.
UNICODE support. Enhanced Unicode symbols (\M+) for TTF fonts are supported.
Royalty-free licensing.
1 year of free upgrades and support.
CAD Import VCL provides an API for using AutoCADTM
DXF/DWG, SVG, CGM and Hewlett-Packard HPGL/HPGL2 file entities in your application.
The TsgDXFConverter is the base class of the CAD Importer VCL.
It provides the list of the TsgDXFEntity class based entities which is loaded from
DXF/DWG/HPGL/HPGL2/SVG/CGM file. "SimpleImport" demo shows access to extensive
properties of each CAD entity.
You can use AutoCAD drawings in your application, preview and convert
them to your file format. TsgDXFConverter is a representation of CAD files in the
memory and consists of standard TABLES, BLOCKS and ENTITIES sections each of it
has a list of visual primitives (BLOCKS, ENTITIES) or (TABLES).
Also, CAD Import VCL provides a tool for Borland Delphi and
Borland C++Builder developers, which allows to work with AutoDesk AutoCADTM DWG/DXF, Hewlett-Packard HPGL/HPGL2, SVG
and CGM file formats by using TGraphic interface. CAD
files can be displayed, printed, saved to BMP, EMF, JPEG and other formats.