ThreeMfSaveOptions
General
ThreeMfSaveOptions is a class in Aspose.3d for Typescript.
Inherits from: ThreeMfSaveOptions, SaveOptions.
ThreeMfSaveOptions és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚ThreeMfSaveOptions⌒, ヽ SaveOptions` .
ThreeMfSaveOptions permet als desenvolupadors configurar la configuració d’exportació 3MF com habilitar compressió, construir tots els objectes, girar el sistema de coordenades, especificar l’unitat i imprimir bé la sortida.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
enableCompression | boolean | Read | Determines whether the 3MF output is compressed |
buildAll | boolean | Read | Indicates if all scene nodes are included in the saved 3MF file |
flipCoordinateSystem | boolean | Read | Toggles conversion of coordinate system during save |
unit | string | Read | Specifies the measurement unit (e.g., millimeter) for the exported 3MF |
prettyPrint | boolean | Read | Formats the 3MF XML with indentation for readability |
Mètodes
| Signature | Description |
|---|---|
constructor() |