StlExporter

General

StlExporter is a class in Aspose.3d for Python. Inherits from: Exporter.

StlExporter és una classe en Aspose.3d per a Python. Hereta de: ̋Exporter∂ .

StlExporter.supports_format(file_format) torna true només per als formats de fitxers STL, indicant compatibilitat amb operacions d’exportació.

Mètodes

SignatureDescription
__init__()
supports_format(file_format)boolReturns true only for STL file formats, indicating compatibility for export operations
export(scene: 'Scene', stream, options: 'StlSaveOptions')Writes the provided Scene to the output stream using the specified StlSaveOptions
visit_node(node)Processes an individual node during the STL export traversal
 Català