FbxElement — Aspose.3D FOSS Python API Reference

FbxElement — FbxElement class..

Package: aspose.threed


Properties

PropertyTypeDescription
keystr
tokensList[Token]
compoundOptional['FbxScope']

Methods

MethodReturnsDescription
key()str
tokens()List[Token]
compound()Optional['FbxScope']
add_token(token: Token)``
set_compound(scope: 'FbxScope')``

See Also