Add Custom Parameters
If you need additional parameters on your openings beyond what ConVoid provides by default (for example, load-bearing or zone), you can add them yourself. There are two methods, and this chapter walks you through both.
ConVoid's Parameter Transfer feature only supports Text parameters as targets.
Method 1: Project Parameters
This is the quickest approach and does not require editing the family file. The parameter is added at the project level and automatically applies to all ConVoid openings.
- In Revit, go to Manage > Project Parameters > Add.
- Choose a parameter name, or select an existing shared parameter.
- Set the parameter type to Text.
- Under "Categories", select Generic Models.
- Click [OK].
The new parameter now appears on every Generic Model instance in your project, including all ConVoid openings.
Method 2: Edit the Family Directly
Use this method when you want the parameter to be permanently part of the family file, so it is available in every project where the family is loaded.
- Open the ConVoid family in the Family Editor (right-click the family in the Project Browser > Edit Family).
- Under the [Create] ribbon tab, navigate to the [Properties] section and click [Family Types].
- Add a new parameter. Set the parameter type to Text.
- Save the family and load it back into your project.
When editing the family, do not delete any existing parameters, formulas, or geometry. Only add new parameters. Refer to Do's and Don'ts for the full list of restrictions.