DistRegBuilder.all_nodes()#

DistRegBuilder.all_nodes()#

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]