nodes.set_socket_value
nodes.set_socket_value(socket, value)Set the default value of a socket.
Raises
| Name | Type | Description |
|---|---|---|
| TypeError | If this type of socket has no default value (e.g. a Geometry socket), or the value is incompatible with the socket type. |