ThreeMfSaveOptions — Aspose.3D FOSS Python API Reference
ThreeMfSaveOptions — ThreeMfSaveOptions class.. Inherits from: SaveOptions.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
enable_compression | bool | |
build_all | bool | |
flip_coordinate_system | bool | |
unit | str | |
pretty_print | bool |
Methods
| Method | Returns | Description |
|---|---|---|
enable_compression() | bool | |
enable_compression(…) [overload 2] | `` | |
build_all() | bool | |
build_all(…) [overload 2] | `` | |
flip_coordinate_system() | bool | |
flip_coordinate_system(…) [overload 2] | `` | |
unit() | str | |
unit(…) [overload 2] | `` | |
pretty_print() | bool | |
pretty_print(…) [overload 2] | `` |