ThreeMfLoadOptions

ThreeMfLoadOptions

Overview

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

ThreeMfLoadOptions.flip_coordinate_system determines whether to swap the Y and Z axes when loading a 3MF file.

Properties

NameTypeAccessDescription
flip_coordinate_systemboolReadDetermines whether to swap the Y and Z axes when loading a 3MF file

Methods

SignatureDescription
__init__()