ClockworkForDynamo
ClockworkForDynamo copied to clipboard
Restore dictionaries in PathGraph nodes
Migrate these nodes as soon as this one's fixed: https://github.com/DynamoDS/Dynamo/issues/3100 (or rewrite it altogether)
Solved this by converting the dictionary to a list and back to a dictionary in the next Python script. I'll leave this open in case dictionary support for Python ever makes it back to Dynamo...