StlSaveOptions

StlSaveOptions — Aspose.3D FOSS Python API Reference

StlSaveOptions — StlSaveOptions class.. Inherits from: SaveOptions.

Package: aspose.threed


Properties

PropertyTypeDescription
flip_coordinate_systembool
scalefloat
binary_modebool

Methods

MethodReturnsDescription
flip_coordinate_system()bool
flip_coordinate_system(…) [overload 2]``
scale()float
scale(…) [overload 2]``
binary_mode()bool
binary_mode(…) [overload 2]``

See Also