StlImporter
المعلومات العامة
StlImporter هي فئة في Aspose.3d لـ Typescript. الميراث من: StlImporter, Importer.
StlImporter.constructor creates a new STL importer used to load STL files.
الطرق
| التوقيع | وصف |
|---|---|
constructor() | يخلق مستورد جديد لـ STL ويتم استخدامه لحمل ملفات ST L. |
supportsFormat(fileFormat: FileFormat) → boolean | يعيد true عندما يكون FileFormat STL، وإلا فهي false |
| `importScene(scene: Scene, stream: Buffer | Uint8Array, options: LoadOptions)` |