Work with Large DWG Files using C# and Java with Aspose.CAD

Hi guys! I am back with all new blog to give you a walk through of latest Aspose.CAD for .NET/Java 19.7. As a standard practice, Aspose team publishes both .NET and Java based API having same features sets simultaneously. I will be giving you overview of what new features have been included in API along with example code to use them.

Loading Large DWG Files in C#

Aspose.CAD for .NET provides facility to open very large DWG files using CadImage class. Now you can easily open large files with the help of sample example given below.

Set Custom Point of View for Rendering in C# and Java

Aspose.CAD allows you to set custom point of view for Model layout. Using VectorRasterizationOptions you can set custom point of view. The following example shows how to set custom point of view.

The equivalent Java implementation for this is as under.

You can check the official product release notes for many other issues and enhancement carried out in product as well. Here you can get the detail!

When time allows you can check out API examples at Github, talk about this release and other API related issues in our forum.