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
| Name | Type | Access | Description |
|---|---|---|---|
flip_coordinate_system | bool | Read | Determines whether to swap the Y and Z axes when loading a 3MF file |
Methods
| Signature | Description |
|---|---|
__init__() |