StlLoadOptions

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

NameTypeAccessDescription
flip_coordinate_systemboolReadGetter/setter lets developers enable or disable Y/Z axis swapping when loading STL files
scalefloatReadSpecifies a uniform scaling factor applied to all coordinates when loading the STL file

Methods

SignatureDescription
__init__()