ObjExporter

Přehled

ObjExporter je třída v Aspose.3d pro Python. Dědici: Exporter.

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

Metody

Podpis:Popis:
__init__()
supports_format(file_format)boolVrátí hodnotu true, pokud je vývozce schopen zvládnout specifikovaný formát souboru.
export(scene: 'Scene', stream, options: 'SaveOptions')
 Čeština