FbxElement — FbxElement class..
Package: aspose.threed
Properties
| Property | Type | Description |
|---|
key | str | |
tokens | List[Token] | |
compound | Optional['FbxScope'] | |
Methods
| Method | Returns | Description |
|---|
key() | str | |
tokens() | List[Token] | |
compound() | Optional['FbxScope'] | |
add_token(token: Token) | `` | |
set_compound(scope: 'FbxScope') | `` | |
See Also