Understanding Shared Parameters

Configure Shared Parameters - Exercise

The various parameters or fields within the Revit database are fixed. Things like door widths, floor levels and sheet numbers are all preprogrammed into the Revit database. But what about information required within the project that is not part of the Revit database? In that case, you need to create your own parameters and that is what shared parameters are all about.

In this exercise, you will add a civic number and a zone to the project landing page by making them shared parameters for the project.

To configure shared parameters, follow these steps:

  1. Open Revit.
  2. Open the Small Medical Center model.
  3. The project opens to the Startup page (as configured in a previous exercise), as shown below. There are no fields for the zone or civic number.



  4. Select the titleblock, and in the Modify | Title Blocks contextual tab>Mode panel, click Edit Family.



  5. In the Family Editor, in the Create tab>Text panel, click Label.
  6. For the insertion point of the new label, select somewhere in the lower section of the Project Info box. 
  7. In the Edit Label dialog box, note that there is no Civic Number (or Zone) in the Category Parameters list on the left. To add these parameters, click New Parameter, as shown below.



  8. In the Parameter Properties dialog box, for Parameter Type, click the Select… button. 
  9. Select Yes to choose a shared parameter file, as shown below.



  10. In the Edit Shared Parameters dialog box, click Create… to create a new shared parameters file. Save it in the Config folder of the project and name it 23-4512 Shared Parameters.txt
  11. Under Groups, click New… and name the group Project Information
  12. Under Parameters, click New…
  13. In the Parameter Properties dialog box, enter the following (as shown below):
    • Name: Civic Number
    • Discipline: Common
    • Data Type: Number



  14. Click OK
  15. Add another new parameter for Zone. For the Discipline, select Common, and for the Data Type, select Text.
  16. Click OK until you’re back at the Edit Label panel. Note that Civic Number is now in the Category Parameters list and is highlighted. 
  17. Click Add Parameter(s) to Label.



  18. Click OK and the new Civic Number tag is created. 
  19. Create another label for Zone to the right of the Civic Number. 
  20. In the Edit Label panel, click New Parameter and then click Select… to open the Shared Parameters dialog box. 
  21. Select Zone.



  22. Click OK until you’re back at the Edit Label dialog box. Now the Zone parameter is in the Category Parameters list and is highlighted. 
  23. Click Add Parameter(s) to Label
  24. Click OK
  25. Select both new labels and change the tag label type to Tag 1
  26. Save the family and click Load into Project
  27. Overwrite the family when prompted to do so in the Small Medical Center model. 
  28. The updated project page only has question marks where the new parameters are (as shown below) because those shared parameters are not yet in the project.



  29. In the Manage tab>Settings panel, click Project Parameters
  30. In the Project Parameters dialog box, click Add…
  31. In the Parameter Properties dialog box, select Shared parameter and click Select…



  32. In the Shared Parameters dialog box, select Civic Number and click OK
  33. In the Parameter Properties dialog box, under Categories, select Project Information.



  34. Click OK
  35. Repeat the same procedure for Zone and categorize it under Project Information as well. 
  36. Click on the first question mark and enter 2345 for the Civic Number. 
  37. Click on the second question mark and enter SOUTH for the Zone.

You now know how to use shared parameters for your projects.