Importer

المعلومات العامة

Importer هي فئة في Aspose.3d لـ Python.

Importer.supports_format returns true if the given FileFormat is recognized by the library.

الطرق

التوقيعوصف
__init__()
supports_format(file_format: 'FileFormat')boolيعود true إذا تم التعرف على FileFormat من قبل المكتبة.
import_scene(scene: 'Scene', stream, options: 'LoadOptions')تحميل البيانات من تيار إلى مشهد باستخدام LoadOptions المحدد
 العربية