ThreeMfImporter
Přehled
ThreeMfImporter je třída v Aspose.3d pro Typescript. Dědici: ThreeMfImporter, Importer.
ThreeMfImporter.importScene loads a 3MF file from a stream into the provided Scene using specified LoadOptions.
Metody
| Podpis: | Popis: |
|---|---|
constructor() | |
supportsFormat(fileFormat: FileFormat) → boolean | |
importScene(scene: Scene, stream: any, options: LoadOptions) | Naloží soubor 3MF ze streamu do poskytnuté scény pomocí specifikovaného LoadOptions |