Add CAD capabilities to your .NET application with CadLib 3.5. CadLib makes it extremely easy to interface with DWG and DXF files. This is achieved by providing you with complete type safety, comprehensive documentation and sample solutions. CadLib's rendering is high quality and easy to integrate in your own application.
Example solutions show how to add more advanced features like zooming, panning and picking. Samples are included that demonstrate use with Windows Forms, WPF, OpenGL and ASP.NET 3.5.
Below is a short list of CadLib's main features
* Import DWG files (versions 13, 14, 2000, 2004, 2007, NEW: 2010)).
* Export DWG files (versions 13, 14, 2000, 2004, NEW: 2007).
* Import and export DXF files (versions 12, 13, 14, 2000, 2004, 2007, NEW: 2010).
* GDI+ 2D and 3D wireframe rendering.
* WPF wireframe rendering.
* OpenGL surface rendering.
* Pick engine for mouse selection.
* Export to image: .bmp/.jpeg/.png/.tiff/.gif
* Export to PDF, PostScript, SVG, XAML
* Copy (clone) Entities, even across DXF files
* Both ascii and binary DXF supported
* 100% .NET code. All DXF objects exposed as .NET classes. Convenient enums are provided for all flags in DXF.