Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

IO

Python API types
Read time 6 minutesLast updated a day ago

CloudDirectory

Select between:

CloudFile

Select between:

DropBoxAccess

DropBox connection informations. Fields

Type

Name

Default

Description

pathString
tokenString

ExportFilePath

File path of a supported file for export. Base class: core.OutputFilePath
Functions accepting this type or a list of this type as a parameter:

ExportFilePathList

List of io.ExportFilePath

FileFormat

Describe the file format. Fields

Type

Name

Default

Description

productString
extensionString
versionString
priorityPriorityImportLevelPriority_1
readBooleanFalse
writeBooleanFalse
hasTessellatedFileFormatDescriptionNOT_APPLICABLE
hasBREPFileFormatDescriptionNOT_APPLICABLE
hasAlternativeImporterFileFormatDescriptionNOT_APPLICABLE
hasMetadataFileFormatDescriptionNOT_APPLICABLE
hasPMIFileFormatDescriptionNOT_APPLICABLE
osMaskInt7Mask based on Windows (1), Linux (2), OSX (4).
Functions accepting this type or a list of this type as a parameter:

FileFormatDescription

Enumeration of option states. Enum of core.Int

Name

Value

NO0
YES1
NOT_APPLICABLE2

FileFormatList

List of io.FileFormat Functions accepting this type or a list of this type as a parameter:

FilesList

List of core.FilePath Functions accepting this type or a list of this type as a parameter:

ImportFilePath

File path of a supported file for import. Base class: core.FilePath
Functions accepting this type or a list of this type as a parameter:

ImportFilePathList

List of io.ImportFilePath

LocalDirectoryAccess

Local file. Fields

Type

Name

Default

Description

pathDirectoryPath

LocalFileAccess

Local file. Fields

Type

Name

Default

Description

pathFilePath

OpenStackAccess

OpenStack connection informations. Fields

Type

Name

Default

Description

pathString
authUrlString
regionString
userString
passwordPassword
domainIdString
projectIdString
containerString
objectStoreStringswift

OwnCloudAccess

OwnCloud connection informations. Fields

Type

Name

Default

Description

pathString
authUrlString
userString
passwordPassword

PriorityImportLevel

Priority levels for importer. Enum of core.Int

Name

Value

unavailable0
Priority_11
Priority_22
Priority_33
Priority_44
Priority_55
Priority_66
Priority_77
Priority_88
Priority_99
Priority_1010

Protocol

Web access protocol. Enum of core.Int

Name

Value

HTTP1
HTTPS2

VariantNameList

List of core.String

WebDAVAccess

WebDAV connection informations. Fields

Type

Name

Default

Description

pathString
hostString
portUShort0
protocolProtocolHTTP
userString
passwordPassword
urlString

exportFileCallback

Functions accepting this type or a list of this type as a parameter:

importFileCallback

Functions accepting this type or a list of this type as a parameter: