FbxScope — Aspose.3D FOSS Python API Reference

FbxScope — FbxScope class..

Package: aspose.threed


Properties

PropertyTypeDescription
elementsDict[str, List[FbxElement]]

Methods

MethodReturnsDescription
elements()Dict[str, List[FbxElement]]
add_element(element: FbxElement)``
get_elements(key: str)List[FbxElement]
get_first_element(key: str)Optional[FbxElement]

See Also