CustomObject
General
CustomObject is a class in Aspose.3d for Python.
Inherits from: A3DObject.
CustomObject és una classe en Aspose.3d per a Python. Hereta de: ゚A3DObject⌒ .
Mètodes
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read/Write | Gets or sets the name. |
properties | PropertyCollection | Read | Gets the properties. |
| Signature | Description |
|---|---|
__init__(name: str) | |
find_property(property_name: str) | |
get_property(property: str) | |
set_property(property: str, value) | Sets the property value. |
remove_property(property) | |
__init__(name: str) |