Hello Dynamos,
I have to merge shared parameterlists into one list! MEP > Structure > All(architecture)
I know the way parameter by parameter. But how can i smlify it - linked modell by linked model???
The challange is to that it is a project in progress… so the list are changing continusly…
How do I solve updates? And save the consistens of my list?
This challange is a serious one. Because the datamodel (.rvt-architect) will become “the single point of truth!”
(sorry the screenshots are in german, but i think it is clear the topic)
Hello,
As you may know, if a shared parameter comes into Revit, there is only one way to definitely remove it from Revit and that is to get his ID, then select by ID and hit the delete key.
please see My screencast
What I am looking for is Dynamo script that generates a list of all the shared parameters in the project with the GUID and Revit ID. I want to export that to Excel so I can analyze the parameters and when I want to delete a certain parameter I just can copy and past the shared para…
I would think this wouldn’t require Dynamo.
Just copy the contents of one shared parameter file into another. This probably isn’t good practice but it might be your only option. There would be a little cleanup to make sure all your groups are assigned correctly, but the parameters all have a GUID so you shouldn’t lose any functionality.
Consider investing in RTV Shared Parameter Manager. It will cost your firm considerably less than the man hours that go into a script like that.
5 Likes