ModelBuilder.all_nodes()#

ModelBuilder.all_nodes()[source]#

Returns a list of all unique nodes that will be part of the model, including the nodes from the groups and the inputs.

Return type

list[Node]