The new v15 version of the vector graphics processing control CAD .NET is online, let's take a look~

CAD .NET is a control widely used in the CAD field. It can read DWG and DXF files quickly and accurately, and draw parts through Windows GDI+ method. It supports multiple file formats, including DWG, DXF, Gerber, raster images, etc., and Some editing functions are supported.

The long awaited CAD .NET  15 is here! The new package contains builds for the .NET 6 framework. Currently, it is only compatible with Windows, but we plan to add support for Linux in a future release.

We've also made a number of changes to enhance the library's stability and improve its import and export functionality. Here they come:

  • Improved import of DWG and DXF formats:
    • Improved support for МTexts and Texts;
    • Improved support for incubators;
    • Improved display of SHX fonts.
  • Improved export to DWG and DXF formats.
  • Improved export to SVG format.
  • Improved export to PDF format.
  • Improved G-code generation for DWG and DXF files.
  • Added explode, trim, join and snap functionality.
  • Bug fixes.

Guess you like

Origin blog.csdn.net/m0_67129275/article/details/131678491