Revit’s ‘Filters’ feature is great for highlighting elements based on their parameters, but you are restricted in which parameters you can use.
For Walls, for example, you cannot use any of these ‘Constraints’ parameters in a filter:
PropertyWizard lets you overcome this restriction – because you can set up a formula to copy the values of these ‘forbidden’ parameters into another parameter of your choice, and then you can set up a filter using that new, unrestricted parameter. PropertyWizard keeps the new parameter value updated, so your filter will ‘just work’.
For example, you can set up a diagnostic view to colour walls by their Base Constraint Level like this:
First, set up a new project or shared parameter to hold the name of the level:
Next, set up a formula to copy the Name of the Base Constraint level:
[Base Constraint].Name
And finally, set up filters to highlight the walls based on your new parameter:
Here, I have highlighted the walls at Level 0 in green, and the ones at Level 1 in blue: