StlImporter
General
StlImporter is a class in Aspose.3d for Typescript.
Inherits from: StlImporter, Importer.
StlImporter és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚StlImporter⌒, ∂Importador∂.
StlImporter.constructor crea un nou importador STL utilitzat per carregar arxius ST L.
Mètodes
| Signature | Description |
|---|---|
constructor() | Creates a new STL importer used to load STL files |
supportsFormat(fileFormat: FileFormat) → boolean | Returns true when the given FileFormat is STL, otherwise false |
| `importScene(scene: Scene, stream: Buffer | Uint8Array, options: LoadOptions)` |