API facilitates adding DWG/DXF files to applications.

Press Release Summary:



CAD Import .NET v6.0 lets users read AutoCAD DWG and DXF file formats in C#, VB.NET, J#, and Delphi .NET applications. Completely programmed in C#, API also allows conversion of DWG and DXF to Windows Metafiles WMF/EMF and raster images as well as 2D rotation, printing, and zooming for raster images. Other capabilities include 3D rotation, printing, and zooming; switching on/off for layers; selection of layouts; and setting of visibility for entities.



Original Press Release:



CAD Import .NET - View AutoCAD DWG/DXF Formats in C# Source Code



CAD Import .NET is an easy-to-use API for reading AutoCAD DWG and DXF in C#, VB.NET, J# and Delphi .NET applications. It is completely programmed in C# and supports the following entities:
3dFace
Arc
Attdef
Block
BlockRecord
Circle
Dimension
Ellipse
Hatch
Insert
Layer
Layout
Line
LWPolyline
MText
TableItem
Polyline
Solid
Style
Table
Text
Viewport
... and more

and properties:

Extrusion
LineType
Color
3D rotation
... and more

The package consists of demos for C#, VB.NET, J# , along with help and license information. The Viewer demo shows usage the product for viewing DXF / DWG, zooming and exporting to BMP and JPEG, etc.

The Import demo explains access to extensive properties of each CAD entity which is supported by CAD Import .NET.

Raster formats extentions supported: .bmp, .jpg, .jpeg, .tiff, .gif and .ico;;

All Topics