StlPlugin
المعلومات العامة
StlPlugin هي فئة في Aspose.3d لـ Typescript. الميراث من: StlPlugin, Plugin.
StlPlugin.getFileFormat returns the StlFormat object representing STL file format.
الطرق
| التوقيع | وصف |
|---|---|
constructor() | |
getInstance() → StlPlugin | |
getFileFormat() → StlFormat | , getImporter(), getExporter(), and getFormatDetector ((() ` توفر الوصول إلى تنسيق STL، مستوردها، المصدر وناشر النمط على التوالي. |
getImporter() → StlImporter | يعيد StlImporter المستخدم لقراءة ملفات STL |
getExporter() → StlExporter | يعيد StlExporter المستخدم في كتابة ملفات STL |
getFormatDetector() → StlFormatDetector | يعيد StlFormatDetector الذي يمكن أن يحدد ملفات STL |
createLoadOptions() → StlLoadOptions | يخلق كائن StlLoadOptions الافتراضي للاستيراد |
createSaveOptions() → StlSaveOptions | يخلق كائن StlSaveOptions الافتراضي للتصدير |