STL 绘图

导出 STL 格式到 PNG

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

示例代码