DYNAMO - R25 - SHARED PARAMETER WRITE REFERENCE.xlsx (12.3 KB) BWWSharedParam.txt (16.1 KB)
I cannot figure out the issue here. It will not pull the parameter group to write the files to. I am trying to have a script that will write shared parameters to the mass of revit files in a file library.
I just released a new version with some fixes for familydoc nodes. This should work now:
Noting it uses grouptypeids instead of bipgs like the old script. Intended for use in revit2023+ (i have abandoned support before that build for crumple).
I’m trying to update the file but do not fully understand what you are suggesting, can you tell me what this replaces or how to update it? I already have the FamilyDocAdd Shared Parameters node added to my script
That it an example of a script that adds shared parameters using the latest crumple package. Ive tested it in revit 2023-26 and it works.
The previous version of crumple had a few bugs in revit 2025+ for familydoc nodes so if youre not using the latest make sure to update first.
Also looks like you are using builtinparametergroups which only work until revit 2024, beyond there grouptypeids are needed. My example utilizes that approach.
I also released a guide recently that has a video showing how to set up the nodes as intended for that sort of workflow: