FbxElement

Overview

FbxElement Python için Aspose.3D FOSS sınıfıdır.

FbxElement.add_token adds the given Token to the element’s token collection.

Bu sınıf Python programlarında FbxElement nesnelerle çalışmak için 3 yöntem sunar. Mevcut yöntemler şunları içerir: __init__, add_token, set_compound. Tüm kamu üyeleri, Python paket için Aspose.3D FOSS’u yükledikten sonra herhangi bir Python uygulamasına erişilebilir. Mülkiyet : compound, key, tokens.

Properties

NameTypeAccessDescription
keystrReadAnahtarı alır.
tokensList[Token]ReadTokenleri alıyoruz.
compoundOptional['FbxScope']ReadBirleşimi alır.

Methods

SignatureDescription
__init__(key_token: Token)
add_token(token: Token)Belirli token’i öğenin tokens koleksiyonuna ekleyin
set_compound(scope: 'FbxScope')Birleşik değer belirleyin.

See Also

 Türkçe