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).
I watched Claude use Revit
📌 Here is the video:
Claude painting Mona Lisa in Revit
📌 Here is the video:
I hide Waldo in Revit
📌 Here is the video:
About:
Jaime Alonso Candau
Director at Nonica.io
Open-Source Contributions to RevApiDocs.com, CivApiDocs.com, BIMEventsWorld.com, pyRevit and Dynamo.