Hi!
I need help. Here is my situation:
I have multiple Generic Models that were created as Model-In-Place. I want to add family parameters to each of the created model but each model has different set of parameters and each model has a lot of them.
I tried using Dynamo for creating Shared Parameters. But the problem is that they can be assigned to a category (Generic Models) which means that all of the Generic Models will get the same parameters. I dont want that. I need each Generic Model to have its own set of parameter. And because each model has a lot of them I have to automate this somehow.
Is there a workflow in Dynamo to achieve that? Any packages, nodes etc.?
Thank you!