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).
Revit MCP
π¨βπ» AI ConnectorΒ |Β Revit MCP May 2025 β I gave A.I. access to 36 Revit tools to read models live. β π¬Β Most A.I. chats for Revit
Revit 2026 API Docs Online
π Revit API 2026 Docs April 2025 β π¨βπ» New search & filters. β Besides updating Revit 2026 Api docs in RevApiDocs, I also added a few
Select Fast in Revit
Select Fast in Revit March 2025 β I think Selecting is one of the most common actions in Revit (if not the most).Β β βΒ For selecting one category,

About:
Jaime Alonso Candau
Director at Nonica.io | Contributions to RevApiDocs.com, pyRevit or Dynamo.