Requirements
|
Latest newsMarch 13, 2009: Released version 3.5.3: Added support for complex line types, general bug fixing. Nov 27, 2008: Released version 3.5.2: Added support for DWG writing. September 15, 2008: Released version 3.5.1: Added support for DWG reading. |
DocumentationCadLib comes with comprehensive help 2 documentation that integrates with the Visual Studio help system. A stand-alone help 1 file (.chm) can be downloaded separately. Both C# and VB sample solutions are provided. A basic viewer example is included so you can test view the DXF files you have created with the library. Also a DXF to image converter example is included and an example DXF writing program. |
CadLib 3.5 DWG DXF .NET Library
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 (see here for a complete list):
- NEW: Import DWG files (versions 13, 14, 2000, 2004, 2007).
- NEW: Export DWG files (versions 13, 14, 2000).
- Import and export DXF files (versions 12, 13, 14, 2000, 2004, 2007).
- 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.
|
GDI+ rendering in a .NET Control. |
|
OpenGL rendering in a .NET Control. |
|
Create drawings including dimensioning (engineering/architectural styles supported). |
