I’m new to dynamo and a useful tool would be to batch-add shared parameters to families. I have standard shared parameters for specific families (for example, a fan always gets a horse-power parameter). That could be 10+ shared parameters I have to manually add to a family.
There are already threads, but nothing that I seem to understand or can use to make it work. those threads have custom nodes, but I can’t read or edit them and also like to understand how it works instead of just copying some code.
Could someone point me to how to do that? I realize I some how have to read the shared Parameter txt file, select which parameters I need, and add them to a family. I understand this may be a large project for a beginner, but is one I would use a lot and it would teach me a lot.