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
| Name | Type | Access | Description |
|---|---|---|---|
flip_coordinate_system | bool | Read | Swaps Y and Z coordinates when loading a 3MF file |
_flip_coordinate_system | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__() |