PropertyCollection{Categorie:Documentele de activitate}
Opinie generală
StlImporter este o clasă în Aspose.3d pentru Typescript. Moștenitorii de la: StlImporter, Importer.
StlImporter.constructor creates a new STL importer used to load STL files.
Metode de evaluare
| Semnătura | Descriere: |
|---|---|
constructor() | Creează un nou importator STL folosit pentru încărcarea fișierelor ST L. |
supportsFormat(fileFormat: FileFormat) → boolean | Se returnează TRUE atunci când datele FileFormat sunt STL, altfel false. |
| `importScene(scene: Scene, stream: Buffer | Uint8Array, options: LoadOptions)` |