STL 绘图

导出 STL 到 PNG 格式

Aspose.CAD for Java 允许开发者将 STL 文件导出为 PNG。以下是演示如何访问 STL 文件并使用 CadRasterizationOptionPngOptions 将其转换为 PNG 的代码。

示例代码