GB0150

Graph-Break Type

Short name describing what triggered the graph break

Unsupported hasattr call

Context

Values or code snippet captured at the break point

call_obj_hasattr {self} {name}

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to trace the function {self.debug_repr()}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry