Node.set_value()#

Node.set_value(value, update=True)[source]#

Sets the value of the node.

Flags the node and its outputs as outdated, and if requested, updates the model.

Return type

Node