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 | str | The name of the property’s extra data |
value | any | The value of the property’s extra data |
See Also
- module
aspose.threed
- class
Property