StlImporter

General

StlImporter is a class in Aspose.3d for Python. Inherits from: Importer.

StlImporter és una classe en Aspose.3d per a Python. Hereta de: ゚Importer⌒ .

StlImporter.import_scene(scène, stream, options) llegeix un fitxer STL d’un flux i omplea l’objecte Scene donat.

Mètodes

SignatureDescription
__init__()
supports_format(file_format)boolReturns true when the specified file format is supported by the STL importer
import_scene(scene: 'Scene', stream, options: 'StlLoadOptions')Reads an STL file from a stream and populates the given Scene object
 Català