CAD Import VCL features
CAD extentions: *.dwg; *.dxf; *.plt; *.hgl;*.hg;*.hpg; *.plo;*.hp;*.hp1;*.hp2;*.hpgl; *.hpgl2;*.gl2;*.prn;*.spl;
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 2011.
AutoCAD™ PROXY (including AEC) entities are supported.
Fully compatible with Borland Delphi and C++ Builder from 6 up to 2010 versions.
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 Import VCL. It provides the list of the TsgDXFEntity class based entities which are 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 which has a list of visual entities (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.
To ask us any questions you have please do not hesitate to use our
Contacts page.
For questions about licensing please write to
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
Soft Gold Ltd. reserves the right to refuse granting a license without
explanation of reasons.
This table describes CADSoftTools SDK compatibility
Yes - recommended
P - possible to use
* - works with CAD Export VCL