ThreeMfLoadOptions

ThreeMfLoadOptions

Overview

ThreeMfLoadOptions is a class in Aspose.3D FOSS for Python. Inherits from: LoadOptions.

ThreeMfLoadOptions.flip_coordinate_system swaps Y and Z coordinates when loading a 3MF file.

Properties

NameTypeAccessDescription
flip_coordinate_systemboolReadSwaps Y and Z coordinates when loading a 3MF file
_flip_coordinate_system``Read

Methods

SignatureDescription
__init__()

See Also