Soft82.com » Windows » Developer Tools » Components & Libraries » CAD Importer DLL 6.1
CAD Importer DLL 6.1
| Developer | |
| Product Homepage | |
| Date Added | January 29, 2010, 09:02 GMT |
| License | Demo; $69.00 to buy |
| Last Week / All Time Downloads | 2 / 118 |
| Size | 1.3MB |
| OS Support | Windows All |
CAD Importer DLL Description
CAD Importer DLL is a developer tool for CAD formats support in VC++ / VB / Delphi / C#/ VB.NET/ J#
CAD Importer DLL is made for developers of the languages which support DLL technology.
Demos for MS Visual Basic, MS Visual C++, Borland Delphi and Borland C++Builder are available.
The DLL exports routines for import extensive DXF, DWG, HPGL, SVG and CGM entities by using the following structure.
News in version 6.1:
* Double precision has been applied.
* AutoCAD™ DWG (all versions including 2008) file format is supported.
* AutoCAD™ PROXY (including AEC) entities are supported.
* HPGL/HPGL2 file format - Bezier splines are supported.
* DXF Loading has been optimized for files with big amount of blocks (layers and styles). In some cases speed is increased up to ten times.
CADDATA
The CADDATA structure contains information about DXF/DWG/HPG/SVG/CGM entity properties. If the entity is inside of block, the entity will be returned for each insert operation with properties recalculated for this particular insert.
typedef struct _CADDATA {
WORD Tag;
WORD Count;
WORD TickCount;
BYTE Flags;
BYTE Style;
int Dimension;
LPFPOINT DashDots;
int DashDotsCount;
int Color;
LPVOID Ticks;
sgFloat Thickness;
sgFloat Rotation;
char* Layer;
char* Text;
char* FontName;
unsigned long Handle;
int Undefined1;
sgFloat Undefined2;
sgFloat Undefined3;
LPCADEXTENDEDDATA CADExtendedData;
FPOINT Point1;
FPOINT Point2;
FPOINT Point3;
FPOINT Point4;
union {
struct {
sgFloat Radius;
sgFloat StartAngle;
sgFloat EndAngle;
sgFloat Ratio;
BYTE EntityType;
} Arc;
struct {
HANDLE Block;
FPOINT Scale;
} Blocks;
struct {
sgFloat FHeight;
sgFloat FScale;
sgFloat RWidth;
sgFloat RHeight;
BYTE HAlign;
BYTE VAlign;
} Text;
LPFPOINT *PolyPoints;
} DATA;
} CADDATA, *LPCADDATA;
CAD Importer DLL Limitations
Watermarks in the output, nagscreen
New Components & Libraries Software
OWLNextMay 25, 2012A modern update and extension of Borland's Object Windows Library for writing GUI apps |
Comm Operator PalMay 25, 2012A free tool to test and debug RS232 devices that communicated with serial port, TCP/IP, UDP and |
|||
Witzend Thumbnail Image ViewerMay 24, 2012Accurately displays miniature thumbnail renderings of graphics files |
PyBCIMay 23, 2012Create a Brain Comp. Interface (BCI) and herewith to get EEG data online |
|||
TMS Panels PackMay 23, 2012A collection of panels, containers & tabs to make your applications stand out from the rest |
SWI-Prolog PortableMay 22, 2012A comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License |
|||
Nevron User Interface for .NETMay 22, 2012Professional User Interface component suite for Windows Forms applications |
CalibreMay 21, 2012E-book library management application |
|||
ShareWatcherMay 21, 2012ShareWatcher logs and notifies you when others access your shared folders |
IntelliJ IDEAMay 21, 2012A code-centric IDE focused on developer productivity |
|||
Scikit LearnMay 17, 2012scikits.learn is a python library for machine learning |
Fast File Download ActiveXMay 17, 2012An ActiveX component(ActiveX control) that can fast download files from the Internet |
|||
.Net GridMay 17, 2012Productive and robust hierarchical grid with one of the best object models |
Excel to PDF .NetMay 17, 2012A standalone component which allows any .Net application get professional export of Excel XLS files |
|||
Virtual 8085May 16, 2012A tool which enables students to run programs written in 8085 assembly language |
dbExpress driver for MySQLMay 16, 2012A driver that provides fast access to MySQL databases. |
|||
GUI Design Studio ExpressMay 16, 2012A graphical user interface design tool for Microsoft Windows |
PG4UWMay 15, 2012Common control program for Windows for all ELNEC programmers |
|||
dotConnect for Oracle Express EditionMay 15, 2012An enhanced ORM enabled data provider for Oracle that builds on ADO.NET |
Wireless Communication Library MFC DeveloperMay 15, 2012Powerful C++ SDK which expands your applications with Bluetooth, IrDA, WiFi and Serial |
|||
Last 7 Days Most Downloaded Components & Libraries Products
Aircrack-ng GUI153 downloadsThis is mainly just an interface tweak for Aircrack-ng |
Microsoft Visual C++ 2008 Redistributable Package64 downloadsInstalls runtime components of Visual C++ Libraries required to run 64-bit applications developed... |
|||
ActiveX Download Control46 downloadsSupport BreakPoint download,a client ActiveX control easy to realize the download batch files from... |
C++dbc45 downloadsA library to help you with database management. |
|||
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK43 downloadsRestore the Visual C++ compilers and libraries that may have been removed |
Windows Imaging Component30 downloadsProvides WIC-enabled applications to display and edit any image format |
|||
Grasshopper30 downloadsA Subversion reporting tool |
Quake I port for Nokia Series 60 src26 downloadsQuake I port for Nokia Series 60 source code |
|||
Headers and Libraries for Windows Internet Explorer 923 downloadsDevelop Windows applications that use Windows Internet Explorer 9 |
Windows Std Serial Comm Lib for C/C++22 downloadsSerial communications component C++ (.NET) library for serial/usb port programs |
|||
All Time Most Downloaded Components & Libraries Products
Aircrack-ng GUI15,990 downloadsThis is mainly just an interface tweak for Aircrack-ng |
Microsoft Visual C++ 2008 Redistributable Package31,669 downloadsInstalls runtime components of Visual C++ Libraries required to run 64-bit applications developed... |
|||
ActiveX Download Control22,264 downloadsSupport BreakPoint download,a client ActiveX control easy to realize the download batch files from... |
C++dbc16,731 downloadsA library to help you with database management. |
|||
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK3,643 downloadsRestore the Visual C++ compilers and libraries that may have been removed |
Windows Imaging Component35,567 downloadsProvides WIC-enabled applications to display and edit any image format |
|||
Grasshopper1,765 downloadsA Subversion reporting tool |
Quake I port for Nokia Series 60 src7,846 downloadsQuake I port for Nokia Series 60 source code |
|||
Headers and Libraries for Windows Internet Explorer 93,577 downloadsDevelop Windows applications that use Windows Internet Explorer 9 |
Windows Std Serial Comm Lib for C/C++11,484 downloadsSerial communications component C++ (.NET) library for serial/usb port programs |
|||

