Node.value#
- property Node.value: Any#
The value of the node.
Can only be set for a
Valuenode, but not aCalcorDistnode. If the node is part of aModelmwithm.auto_update == True, setting the value of the node triggers an update of the model. The auto-update can be disabled to improve the performance if multiple model parameters are updated at once.