ThreeMfPlugin

Přehled

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

ThreeMfPlugin.get_importer() vrací objekt Importera, který může číst soubory 3MF.

Metody

Podpis:Popis:
__init__()
get_file_format()'ThreeMfFormat'Vrátí objekt ThreeMfFormat reprezentující formát souboru 3MF.
get_importer()'Importer'Vrátí objekt Importer , který může číst soubory 3MF .
get_exporter()'Exporter'Vrátí objekt Exporter , který může psát soubory 3MF .
get_format_detector()'FormatDetector'Vrátí FormatDetector , který identifikuje soubory 3MF.
create_load_options()'ThreeMfLoadOptions'Vytvoří instanci ThreeMfLoadOptions pro konfiguraci 3MF importu.
create_save_options()'ThreeMfSaveOptions'Vytvoří instanci ThreeMfSaveOptions pro konfiguraci 3MF exportu.
 Čeština