GB1297

Graph-Break Type

Short name describing what triggered the graph break

Reconstruction failure (self-referential)

Context

Values or code snippet captured at the break point

str(self)

Explanation

Explanation of why the graph break was triggered

Dynamo tried to reconstruct sourceless variable {self}, but it is self-referential. Dynamo must manually implement reconstruction rules for self-referentiable sourceless variables.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry