ThreeMfSaveOptions
General
ThreeMfSaveOptions is a class in Aspose.3d for Python.
Inherits from: SaveOptions.
ThreeMfSaveOptions és una classe en Aspose.3d per a Python. Hereta de: ゚SaveOptions⌒ .
ThreeMfSaveOptions.enable_compression() getter informa si la compressió està habilitada per a l’exportació 3MF.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
enable_compression | bool | Read | Setter toggles compression for 3MF export; passing True enables it |
build_all | bool | Read | Indicates whether all scene components are built into the 3MF output |
flip_coordinate_system | bool | Read | Flips the Y and Z axes when saving |
unit | str | Read | Specifies the measurement unit (e.g., millimeter) for the exported 3MF |
pretty_print | bool | Read | Formats the 3MF XML with indentation for readability |
Mètodes
| Signature | Description |
|---|---|
__init__() |