ObjExporter

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

ObjExporter هي فئة في Aspose.3d لـ Python. الميراث من: Exporter.

ObjExporter.supports_format returns true when the exporter can handle the specified file format.

الطرق

التوقيعوصف
__init__()
supports_format(file_format)boolيعيد true عندما يستطيع المصدر التعامل مع تنسيق الملف المحدد.
export(scene: 'Scene', stream, options: 'SaveOptions')
 العربية