i want to my convert my dynamo scripts to plugin. is it possible?
Short answer, no.
2 Likes
Long answer: you can take the api calls learned in developing your Dynamo graph and convert them into a plugin for your chosen software, but you’ll have to code it from scratch.
Dynamo Player is usually a more effective use of your time in these cases.
1 Like
@nickt take a look here: https://www.youtube.com/watch?v=9Ry6iSQ97yc
it will look like this:
1 Like