8.2.15.1.59. _set_node_output

Solution._set_node_output(node_id, no_call, next_nds=None, **kw)[source]

Set the node outputs from node inputs.

Parameters:
  • node_id (str) – Data or function node id.

  • no_call (bool) – If True data node estimation function is not used.

Returns:

If the output have been evaluated correctly.

Return type:

bool