set_extra method
set_extra(self, name, value)
Sets extra data of the property associated by name.
def set_extra(self, name, value):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The name of the property’s extra data |
| value | System.Object | The value of the property’s extra data |
See Also
- module
aspose.threed - class
Property