Can we make Python dynamo nodes work so that we can copy the results out of the drop down?
Another suggestion: Can we make the text in the warning bubbles copy-able?
Can we make Python dynamo nodes work so that we can copy the results out of the drop down?
Another suggestion: Can we make the text in the warning bubbles copy-able?
The above error was because I was fed the python node a list. Oops
In the latest versions of Dynamo 3.4+, the tooltip message can be selected (and copied).
You can also use the watch node to copy the content (Dynamo2.16+ I believe).
I was aware of the Watch node but I have no idea how you are copying the text in the Warning bubble. I am not able to highlight it like you show in the video. Edit Sorry I figured it out. I’m still using 3.3.
Note that if you’re in a build before 3.4 you can copy warning messages using the graph node manager extension.