CustomObject
CustomObject — CustomObject osztály. Örökli: A3DObject.
Methods: aspose.threed
Metódusok
A forrásban nincsenek dokumentált nyilvános tulajdonságok.
Metódusok
A forrásban nincsenek dokumentált nyilvános metódusok.
Lásd még
| 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) |