-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.dyn for Dynamo 2.0 #34
Comments
Can you post a screenshot of the status of your graph? It's likely you are missing nodes, such as the Mandrill Package. |
That was my first problem. I was missing DynamoJson. (Dependencies: DynamoJson, Clockwork and Mandrill; could be extended in the description. Now it just says that Mandrill is needed.) After solving it, I founded the next problem: Get.Keys not working as expected. https://forum.dynamobim.com/t/metamorphosis-not-working/37469 I tried to solve it with JacobSmall's advice, replacing it with Dictionary.Keys but then the list structure wasn't valid anymore. Have you tried it in Dynamo 2.x? Is it working for you? |
I have no idea how the output from List.GetItemAtIndex should look like. Comparing the output from I have copied down the output from "WatchDialog", there you can see the whole output of .ToSublists.
|
Hello I got the same problem as MPrez, but I don't understand your changes on your picture. Thanks for your help, your addin is great and works good on Revit |
I tried the json parser in Dynamo 2.0 with no luck. It is way away from working. It would be nice, if it would be updated. Is it planned?
The text was updated successfully, but these errors were encountered: