|

DXF 3D .NET library with the following features:
- Imports DXF files.
- Exports DXF files.
- Views DXF files (3D surface rendering with OpenGL or 3D wire frames drawn with GDI+).
- Entity selection (for use with e.g. mouse).
- Export to image formats .bmp/.jpeg/.png/.tiff/.gif.
- Export to PDF/PostScript/SVG.
- Supports DXF versions 12-14, 15 (2000), 18 (2004-2007), both ascii and binary.
- Both 2D and 3D are supported.
- 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.
With this library AutoCad files can be created from your own .NET application. The library also enables your application to import, view and print AutoCad files.
Keywords: DXF, .NET, dotNet, import, export, view, cad, library, component
Recent Changes: Added OpenGL renderer.
Install Support: Install and Uninstall
Supported Languages: English
Additional Requirements: Requires .NET Framework Version 2.0 Redistributable
PAD file URL: http://www.woutware.com/woutware-cadlib2-pad.xml
|