ThreeMfFormat

General

ThreeMfFormat is a class in Aspose.3d for Typescript. Inherits from: ThreeMfFormat, FileFormat.

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

ThreeMfFormat.createLoadOptions crea un objecte ThreeMfLoadOptions per a importar arxius 3MF.

Propietats

NameTypeAccessDescription
extensionstringReadHolds the primary file extension for 3MF format
extensionsstring[]ReadLists all file extensions associated with 3MF
contentTypestringReadContains the MIME type for 3MF files
fileFormatTypeanyReadIdentifies the internal enum value for the 3MF format
versionstringReadIndicates the version string of the 3MF specification supported
canExportbooleanReadIndicates whether exporting to 3MF is supported
canImportbooleanReadIndicates whether importing from 3MF is supported
formatsany[]Read

Mètodes

SignatureDescription
constructor()
getInstance()ThreeMfFormat
createLoadOptions()ThreeMfLoadOptionsCreates a ThreeMfLoadOptions object for importing 3MF files
createSaveOptions()ThreeMfSaveOptionsCreates a ThreeMfSaveOptions object for exporting 3MF files
isBuildable(node: any)booleanReturns true if the given node can be built into a 3MF object
getTransformForBuild(node: any) → `anynull`
setBuildable(node: any, value: boolean, transform: any)Marks the node as buildable and optionally assigns a transform
setObjectType(node: any, modelType: string)Assigns a model type string to the specified node
getObjectType(node: any)stringRetrieves the model type string of the specified node
 Català