Receive output data from dynamo script

Hello,

I’ve created a c# tool that can add dynamo scripts to the Revit ribbon. It reads the .dyn file to run the scripts but also looks for the input nodes so they will show up when you hit the button in Revit (like the dynamo player)

Last step is to receive info from output nodes. But after running the dynamo script no outputs added/ stored in the .dyn files. Anyone an idea how to get the output results from the outside?

The dynamo player can do it so it has to be possible but can’t find something in the dynamo github.

Thanks!

1 Like