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
| Name | Type | Access | Description |
|---|---|---|---|
flipCoordinateSystem | boolean | Read | |
scale | number | Read | Specifies a uniform scaling factor applied to the model when saving to STL |
binaryMode | boolean | Read | Controls whether the exported STL file is written in binary (true) or ASCII (false) format |
Mètodes
| Signature | Description |
|---|---|
constructor(fileFormat: FileFormat) | Creates a new StlSaveOptions instance for the specified file format |