Find Sheets in Revit

February 2025

❝ Until Revit 2025, Revit didn´t allow to filter sheets effectively. ❞

🔎 After a long wait, Revit 2025 included the feature to filter sheets in the project browser. I tried to improve that.

So, I made a small Revit button to filter, select and delete sheets.

I am biased but I like that the search is case sensitive, and it is easy to select multiple empty sheets to delete. ( Coding tip at the end )

📌 If you want to watch the video:

PS: This small tool is in Nonicatab pro.

💻 Coding tip: Used sheet.getallplacedviews() to find which sheets are empty ( if len(view_ids) == 0 ).

About:

Jaime Alonso Candau

Director at Nonica.io

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