ObjFormat — Aspose.3D FOSS Python API Reference

ObjFormat — ObjFormat class.. Inherits from: FileFormat.

Package: aspose.threed


Properties

PropertyTypeDescription
extensionstr
extensionsList[str]
content_typestr
file_format_type``
versionstr
can_exportbool
can_importbool
formatsList

Methods

MethodReturnsDescription
extension()str
extensions()List[str]
content_type()str
file_format_type()``
version()str
can_export()bool
can_import()bool
formats()List
create_load_options()``
create_save_options()``

See Also