ThreeMfPlugin
المعلومات العامة
ThreeMfPlugin هي فئة في Aspose.3d لـ Typescript. الميراث من: ThreeMfPlugin, Plugin.
ThreeMfPlugin.getFileFormat returns the ThreeMfFormat object representing the 3MF format.
الطرق
| التوقيع | وصف |
|---|---|
constructor() | |
getInstance() → ThreeMfPlugin | |
getFileFormat() → ThreeMfFormat | يعيد الكائن ThreeMfFormat الذي يمثل تنسيق 3MF. |
getImporter() → ThreeMfImporter | يعيد ThreeMfImporter لاستيراد ملفات 3MF |
getExporter() → ThreeMfExporter | يعيد ThreeMfExporter لتصدير ملفات 3MF |
getFormatDetector() → ThreeMfFormatDetector | يعيد ThreeMfFormatDetector للكشف عن ملفات 3MF |
createLoadOptions() → ThreeMfLoadOptions | يخلق ThreeMfLoadOptions مع إعدادات الاستيراد الافتراضية |
createSaveOptions() → ThreeMfSaveOptions | يخلق ThreeMfSaveOptions مع إعدادات التصدير الافتراضية |