ThreeMfImporter
المعلومات العامة
ThreeMfImporter هي فئة في Aspose.3d لـ Typescript. الميراث من: ThreeMfImporter, Importer.
ThreeMfImporter.importScene loads a 3MF file from a stream into the provided Scene using specified LoadOptions.
الطرق
| التوقيع | وصف |
|---|---|
constructor() | |
supportsFormat(fileFormat: FileFormat) → boolean | |
importScene(scene: Scene, stream: any, options: LoadOptions) | تحميل ملف 3MF من تيار في المشهد المقدمة باستخدام LoadOptions محددة |