Copy View Filters in Revit

February 2025

❝ I realized that working with view filters in different views is all or nothing. ❞

👁️ Templates can be created from views and assign them to several, but they will always include filters + other styles.

So, I made a small Revit tool to manage view filters.

My (biased) opinion; I think it is cool that it can copy a selection of filters to multiple views of any type, but also delete them or create new legends from them.

📌 If you want to watch the video:

PS: This small tool is in nonicatab pro.

💻 Coding tip: used view.getfilters() to get all filters applied to a view. From there, it can be copied to another with otherview.addfilter(filterid).

About:

Jaime Alonso Candau

Director at Nonica.io

Open-Source Contributions to RevApiDocs.com, CivApiDocs.com, BIMEventsWorld.com, pyRevit and Dynamo.