FbxScope — Aspose.3D FOSS Python API Reference
FbxScope — FbxScope class..
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
elements | Dict[str, List[FbxElement]] |
Methods
| Method | Returns | Description |
|---|---|---|
elements() | Dict[str, List[FbxElement]] | |
add_element(element: FbxElement) | `` | |
get_elements(key: str) | List[FbxElement] | |
get_first_element(key: str) | Optional[FbxElement] |