ThreeMfPlugin
General
ThreeMfPlugin is a class in Aspose.3d for Python.
Inherits from: Plugin.
ThreeMfPlugin és una classe en Aspose.3d per a Python. Hereta de: ゚ Plugin⌒ .
ThreeMfPlugin.get_importer() retorna un objecte d’importador que pot llegir arxius 3MF.
Mètodes
| Signature | Description |
|---|---|
__init__() | |
get_file_format() → 'ThreeMfFormat' | Returns the ThreeMfFormat object representing the 3MF file format |
get_importer() → 'Importer' | Returns an Importer object that can read 3MF files |
get_exporter() → 'Exporter' | Returns an Exporter object that can write 3MF files |
get_format_detector() → 'FormatDetector' | Returns a FormatDetector that identifies 3MF files |
create_load_options() → 'ThreeMfLoadOptions' | Creates a ThreeMfLoadOptions instance for configuring 3MF import |
create_save_options() → 'ThreeMfSaveOptions' | Creates a ThreeMfSaveOptions instance for configuring 3MF export |