CAD .NET is a library providing the possibility to read, edit, and write CAD files. • Support of AutoCAD® DWG/ DXF, HPGL, PLT, STL, GDSII, and other formats. • You can visualize, create, modify, convert, and print CAD drawings as well as get access to the drawing data, the structure of which is presented in accordance with the format specification, and access additional entity data. • G-code generation from DWG and DXF formats for CNC machines is available too. • The library assembly is compiled with the ANY_CPU directive which makes it compatible with x86 and x64 platforms. • CAD .NET does not require AutoCAD or any other third-party applications installation. This is a trial version. For more info on the library, please visit the CAD .NET web site: https://cadsofttools.com/products/cad-net/ Helpful resources CAD .NET web help: https://cadsofttools.com/help/cadnet/ CAD .NET FAQ: https://cadsofttools.com/help/cad-net-faq/index.html For any questions on the library, feel free to contact us at info@cadsofttools.com
$ dotnet add package CAD.NETNo README available.