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
| Signature | Description |
|---|---|
__init__() | |
supports_format(file_format) → bool | Returns 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 |