ThreeMfSaveOptions

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

NameTypeAccessDescription
enable_compressionboolReadSetter toggles compression for 3MF export; passing True enables it
build_allboolReadIndicates whether all scene components are built into the 3MF output
flip_coordinate_systemboolReadFlips the Y and Z axes when saving
unitstrReadSpecifies the measurement unit (e.g., millimeter) for the exported 3MF
pretty_printboolReadFormats the 3MF XML with indentation for readability

Mètodes

SignatureDescription
__init__()
 Català