StlSaveOptions

General

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

StlSaveOptions és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚StlSaveOptions⌒, ヽ SaveOptions` .

StlSaveOptions.constructor crea una nova instància de StlSaveOptions per al format de fitxer especificat.

Propietats

NameTypeAccessDescription
flipCoordinateSystembooleanRead
scalenumberReadSpecifies a uniform scaling factor applied to the model when saving to STL
binaryModebooleanReadControls whether the exported STL file is written in binary (true) or ASCII (false) format

Mètodes

SignatureDescription
constructor(fileFormat: FileFormat)Creates a new StlSaveOptions instance for the specified file format
 Català