STL Drawings

Exporting STL Format To PNG

Aspose.CAD for .NET allows developers to export an STL file to PNG. Following is the code demonstrating how to access the STL file and convert that to PNG usingĀ CadRasterizationOption and PngOptions.

Sample Code