Plugin

General

Plugin és una classe en Aspose.3d per a Python. Heretaris de: ABC.

Plugin.get_file_format returns the FileFormat object that identifies the plugin’s associated 3D format.

Mètodes

SignaturaDescripció
get_file_format()'FileFormat'Retorna l’objecte FileFormat que identifica el format 3D associat al plugin.
get_importer()'Importer'Retorna una instància d’importador utilitzada per llegir arxius del format de l’apòstol.
get_exporter()'Exporter'Retorna una instància d’Exportador utilitzada per escriure arxius del format de l’apli.
get_format_detector()'FormatDetector'Retorna un FormatDetector que pot reconèixer el tipus de fitxer del plugin.
create_load_options()'LoadOptions'Crea un objecte LoadOptions preconfigurat pel format del plugin.
create_save_options()'SaveOptions'
 Català