Aspose.CAD 23.2.0

.NET 6.0 .NET Core 3.1 .NET Standard 2.0 .NET Framework 4.6.1
dotnet add package Aspose.CAD --version 23.2.0
NuGet\Install-Package Aspose.CAD -Version 23.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.CAD" Version="23.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.CAD --version 23.2.0
#r "nuget: Aspose.CAD, 23.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.CAD as a Cake Addin
#addin nuget:?package=Aspose.CAD&version=23.2.0

// Install Aspose.CAD as a Cake Tool
#tool nuget:?package=Aspose.CAD&version=23.2.0

CAD/BIM Drawing Documents Processing .NET API

Version 23.2 Nuget

banner

Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License

Aspose.CAD for .NET is a standalone class library to enhance ASP.NET, Web API, Desktop and other .NET and .Net Core applications to process & render CAD drawings without requiring AutoCAD or any other rendering workflow. The CAD Class Library allows high quality conversion of DWG, DWF, DWFX, DWT, DGN, STL, DXB, OBJ, STL, CF2, IGES(IGS), IFC, PLT, COLLADA(DAE), STEP(STP), and DXF files, layouts, and layers to PDF & raster image formats.

CAD File Processing Features

  • Supports the latest versions of DWG, DWF, DWFX, DWT, DGN, STL, OBJ, STL, CF2, IGES(IGS), IFC, DXB, PLT, COLLADA(DAE), STEP(STP) & DXF formats.
  • Convert CAD to PDF.
  • Convert CAD to images.
  • Track files processing progress.
  • Manipulate drawing entities and blocks.
  • Select and convert specific layouts of CAD drawings.
  • Select and convert specific layers of CAD drawings.
  • Adjust CAD drawing size before rendering.

New Features & Enhancements Version 23.2

  • Ability to export to the OBJ file format.
  • Support for HoloLens 2.
  • Support for the AutoCAD Plotter Configuration (PC3) files.

Please visit Aspose.CAD for .NET 23.2 - Release Notes for the detailed notes.

Read CAD and BIM Formats

AutoCAD: DWG, DWT, DXF, PC3 MicroStation: DGN Other: STL, DXB, IGES, DWF, DWFX, IFC, PLT, CF2, HPGL

Save and publsih drawings As

Fixed Layout: PDF Vector Images SVG, WMF, EMF, HTML5 Raster Images: PNG, BMP, TIFF, JPEG, GIF, PSD, JP2, PSD, WEBP, DICOM

Read & Write

CAD: DXF, DWF, DWFX, FBX, STP The Advanced Visualizer: OBJ (Write features are partially supported.)

Platform Independence

Aspose.CAD for .NET supports .NET framework (ASP.NET applications & Windows applications) as well as .NET Core. It supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed, this includes but is not limited to, Microsoft Windows desktop (XP, Vista, 7, 8, 10), Microsoft Windows Server (2003, 2008, 2012), Microsoft Azure, Linux (Ubuntu, OpenSUSE, CentOS, and others), and Mac OS X.

Getting Started with Aspose.CAD for .NET

Are you ready to give Aspose.CAD for .NET a try? Simply execute Install-Package Aspose.CAD from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.CAD for .NET and want to upgrade the version, please execute Update-Package Aspose.CAD to get the latest version.

Add Watermark to CAD using C# Code

You can execute below code snippet to see how the API performs in your environment or check the GitHub Repository for other common usage scenarios.

CadText text = new CadText();
text.DefaultValue = "Watermark text";
text.TextHeight = 40;
text.FirstAlignment = new Cad3DPoint(300, 40);

Export DXF to PDF using C# Code

var rasterizationOptions = new CadRasterizationOptions();
rasterizationOptions.PageWidth = 500;
rasterizationOptions.PageHeight = 500;

rasterizationOptions.Layouts = new string[] { "Model" };
var pdfOptions = new PdfOptions();
pdfOptions.VectorRasterizationOptions = rasterizationOptions;
cadImage.Save(dir + "output.pdf", pdfOptions);

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid monoandroid10
MonoMac monomac
MonoTouch monotouch monotouch10
Tizen tizen40 tizen60
Xamarin.iOS xamarinios xamarinios10
Xamarin.Mac xamarinmac xamarinmac20
Xamarin.TVOS xamarintvos xamarintvos10
Xamarin.WatchOS xamarinwatchos xamarinwatchos10
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aspose.CAD:

Package Downloads
Aspose.Total

Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
23.2.0 6,620 2/25/2023
23.1.0 7,508 1/26/2023
22.12.0 1,983 1/3/2023
22.11.0 11,230 11/27/2022
22.10.0 3,676 11/7/2022
22.9.0 10,163 10/4/2022
22.8.0 4,368 9/4/2022
22.7.0 31,440 7/17/2022
22.6.0 26,746 6/12/2022
22.5.0 16,736 5/19/2022
22.4.0 9,369 5/4/2022
22.3.0 4,986 4/23/2022
22.2.0 25,664 3/2/2022
22.1.0 4,928 2/5/2022
21.12.0 21,971 12/24/2021
21.11.0 8,662 11/22/2021
21.10.0 5,568 10/24/2021
21.9.0 12,469 9/9/2021
21.8.0 1,991 9/1/2021
21.7.0 23,285 8/4/2021
21.6.0 4,700 7/13/2021
21.5.0 11,680 5/31/2021
21.4.0 38,650 5/10/2021
21.3.0 11,634 4/11/2021
21.2.0 4,941 3/16/2021
21.1.0 9,120 2/9/2021
20.12.0 3,586 1/16/2021
20.11.0 5,036 12/10/2020
20.10.0 8,040 11/9/2020
20.9.1 14,521 10/5/2020
20.8.1 2,402 9/12/2020
20.7.0 6,499 8/6/2020
20.6.0 2,814 6/27/2020
20.4.0 17,670 5/8/2020
20.3.0 4,530 3/31/2020
20.1.0 7,793 1/25/2020
19.9.0 13,985 10/7/2019
19.7.0 30,422 8/10/2019
19.5.0 2,344 5/19/2019
19.2.0 1,732 3/14/2019
18.12.0 4,259 1/9/2019
18.8.1 1,520 11/28/2018
18.8.0 2,646 9/3/2018
18.3.0 5,580 3/9/2018
17.12.0 1,750 12/21/2017
17.9.0 3,263 9/23/2017
17.4.0 2,716 4/28/2017
17.2.0 2,059 2/20/2017
16.12.1 1,301 12/29/2016
16.12.0 1,214 12/16/2016
16.10.0 1,498 10/19/2016
1.1.0 1,799 8/3/2016
1.0.0 2,007 5/24/2016