StlLoadOptions
Overview
StlLoadOptions is a class in Aspose.3d for Python.
Inherits from: LoadOptions.
StlLoadOptions.flip_coordinate_system() getter/setter lets developers enable or disable Y/Z axis swapping when loading STL files.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
flip_coordinate_system | bool | Read | Getter/setter lets developers enable or disable Y/Z axis swapping when loading STL files |
scale | float | Read | Specifies a uniform scaling factor applied to all coordinates when loading the STL file |
Methods
| Signature | Description |
|---|---|
__init__() |