DWT Drawings

Support for DWT Files

Aspose.CAD for .NET allows developers to load and save DWT files. Sample code is given below to achieve this feature.

Sample Code

Distinguish DWT and DWG Formats

Following is the code demonstrating how to distinguish DWT and DWG formats using Aspose.CAD for .NET.

Sample Code