GB0160

Graph-Break Type

Short name describing what triggered the graph break

Unsupported next() call

Context

Values or code snippet captured at the break point

next({self})

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to trace calling next() on variable {self}.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry