StlSaveOptions

StlSaveOptions

General

StlSaveOptions is a class in Aspose.3d for Python. Inherits from: SaveOptions.

StlSaveOptions és una classe en Aspose.3d per a Python. Hereta de: ゚SaveOptions⌒ .

StlSaveOptions.binary_mode() getter/setter selecciona sortida binària o ASCII quan s’exporta arxius STL.

Propietats

NameTypeAccessDescription
flip_coordinate_systemboolReadSwaps Y and Z axes when saving the STL file
scalefloatReadMultiplies all vertex coordinates by the given factor during STL export
binary_modeboolReadDetermines whether the STL is written in binary (true) or ASCII (false) format

Mètodes

SignatureDescription
__init__(file_format: 'FileFormat')
 Català