ObjSaveOptions — Aspose.3D FOSS Python API Reference
ObjSaveOptions — ObjSaveOptions class.. Inherits from: SaveOptions.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
apply_unit_scale | bool | |
point_cloud | bool | |
verbose | bool | |
serialize_w | bool | |
enable_materials | bool | |
flip_coordinate_system | bool | |
axis_system | 'AxisSystem' |
Methods
| Method | Returns | Description |
|---|---|---|
apply_unit_scale() | bool | |
apply_unit_scale(…) [overload 2] | `` | |
point_cloud() | bool | |
point_cloud(…) [overload 2] | `` | |
verbose() | bool | |
verbose(…) [overload 2] | `` | |
serialize_w() | bool | |
serialize_w(…) [overload 2] | `` | |
enable_materials() | bool | |
enable_materials(…) [overload 2] | `` | |
flip_coordinate_system() | bool | |
flip_coordinate_system(…) [overload 2] | `` | |
axis_system() | 'AxisSystem' | |
axis_system(…) [overload 2] | `` |