STL Drawings

Exporting STL To PNG Format

Aspose.CAD for Java 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