FbxElement
FbxElement — FbxElement klasa.
| ————————- | ————————- | ————————- |
| key | str | |
| tokens | List[Token] | |
| compound | Optional['FbxScope'] | |
| ——————————— | ————————- | ————————- |
| key() | str | |
| tokens() | List[Token] | |
| compound() | Optional['FbxScope'] | |
| add_token(token: Token) | | | | `set_compound(scope: 'FbxScope')` | | |