CadLib description
DXF 3D .NET library for import, export and viewing of AutoCAD DXF files
With this library AutoCad files can be created from your own .NET application. The library will also enable the application to view , import and print AutoCad file formats.
Here are some key features of "CadLib":
· Imports ascii and binary DXF files (DXF versions 12, 13 and 14).
· Exports ascii and binary DXF files (DXF versions 12, 13 and 14) from code.
· Views ascii and binary DXF files (3D wire frames drawn with GDI+).
· Utility class for export to .bmp/.jpeg/.png/.tiff/.gif.
· Both 2D and 3D are supported.
· Export to PDF.
· Read compressed DXF files (zip, tar, bz2, gz).
· 100% .NET code. All DXF objects exposed as .NET classes and typesafe collections. Convenient enums are provided for all flags in DXF.
Requirements:
· .NET Framework 1.1
Limitations:
· 30 days trial