Project Parameters can be based on a Shared Parameter. I think of shared parameters as definitions stored in a dictionary. The dictionary is the Shared Parameter file...the parameters are the definitions of the word we chosen to use.
We can create parameters in a Family and in Projects. In a family they can be used to manipulate size or to store information. Family parameters we create can be manipulated in the properties of the family in either the family editor or projects. They can't appear in schedules or tags...unless the Family Parameter is created from the definition of a Shared Parameter.
Project Parameters are similar except they are associated with specific categories in the project (Sheets being one). This allows us to apply values to all the families of a specific category without having to edit families and add it to each of them too. This being true of information that doesn't have to change the families directly, change their size.
In the case of linked files, the Project Parameter in each file needs to be based on the same Shared Parameter definition so Revit understands them, their definition is the same thing. When two projects have the same Project Parameter in name only, not based on a Shared Parameter then they aren't the same thing because a parameter is identified internally by a GUID, not the name we read.
If you are dealing with a project that uses a different definition for the same thing you can harvest the Shared Parameter definition from whichever project has the correct one. In the Project Parameter dialog Modify the parameter in question and use the Export option that becomes active when you select Shared Parameter. If the Export button is disabled its because a Shared Parameter is not currently associated with your Revit session. Use Shared Parameters to connect to or create a Shared Parameter file, then Export will be available. Once you've got a copy of the definition in your own Shared Parameter file you can use it on this or other projects too.
Steve Stafford
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
