ThreeMfFormat — Aspose.3D FOSS Python API Reference
ThreeMfFormat — ThreeMfFormat class..
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() | `` | |
is_buildable(node) | bool | |
get_transform_for_build(node) | Optional[Matrix4] | |
set_buildable(node, value: bool, transform: Optional[Matrix4]) | `` | |
set_object_type(node, model_type: str) | `` | |
get_object_type(node) | str |