CustomObject

Přehled

CustomObject je třída v Aspose.3d pro Python. Dědici: A3DObject.

Metody

NameTypeAccessDescription
namestrRead/WriteGets or sets the name.
propertiesPropertyCollectionReadGets the properties.
SignatureDescription
__init__(name: str)
find_property(property_name: str)
get_property(property: str)
set_property(property: str, value)Sets the property value.
remove_property(property)
 Čeština