ColladaFormat

General

ColladaFormat is a class in Aspose.3d for Python. Inherits from: FileFormat.

ColladaFormat és una classe en Aspose.3d per a Python. Hereta de: ゚FileFormat⌒ .

ColladaFormat informa de l’extensió del fitxer, el tipus de contingut MIME, la cadena de versions i si dóna suport a les operacions d’importació i exportació.

Propietats

NameTypeAccessDescription
extensionstrReadIs the primary file extension string for Collada format (e.g., ‘.dae’)
extensionsList[str]ReadLists all supported file extensions for Collada format
content_typestrReadProvides the MIME type associated with Collada files
file_format_type``ReadIdentifies the enumeration value representing Collada format
versionstrReadIndicates the Collada specification version supported
can_exportboolReadShows whether the Collada format supports export operations
can_importboolReadShows whether the Collada format supports import operations
formatsListReadContains a collection of format descriptors related to Collada

Mètodes

SignatureDescription
create_load_options()Returns a new load options object for importing Collada files
create_save_options()Returns a new save options object for exporting Collada files
 Català