ObjFormat — Aspose.3D FOSS Python API Reference
ObjFormat — ObjFormat class.. Inherits from: FileFormat.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
extension | str | |
extensions | List[str] | |
content_type | str | |
file_format_type | `` | |
version | str | |
can_export | bool | |
can_import | bool | |
formats | List |
Methods
| Method | Returns | Description |
|---|---|---|
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() | `` |