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

NameTypeAccessDescription
enableCompressionbooleanReadDetermines whether the 3MF output is compressed
buildAllbooleanReadIndicates if all scene nodes are included in the saved 3MF file
flipCoordinateSystembooleanReadToggles conversion of coordinate system during save
unitstringReadSpecifies the measurement unit (e.g., millimeter) for the exported 3MF
prettyPrintbooleanReadFormats the 3MF XML with indentation for readability

Mètodes

SignatureDescription
constructor()
 Català