Why is Revit slowing down?

February 2025

❝ Hated it when loading every morning. ❞

πŸ’₯ I found large Revit families have big impact on Revit loading and the model file size.

So, I made a small Revit button that shows a list of families loaded in the model ordered by file size (MB) and allows to delete them.

My (biased) thoughts; it is cool that it also allows to filter the families not being used in the model.

πŸ“ŒΒ If you want to watch the video:

PS: This tool for pro members in nonicatab.

πŸ’» Coding tip: To measure mb of families, I first exported to a temporary location and measure their file size with os.path.getsize(filepath).

Revit 2027 API Docs Online

April 19th, 2026|

πŸ” Revit API 2027 Docs April 2026 ❝ πŸ‘¨β€πŸ’» I just published Revit API Docs 2027. ❞ Now covering Revit 2020 to 2027. +260.000 indexed pages. Both

Revit MCP

May 25th, 2025|

πŸ‘¨β€πŸ’» 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

April 9th, 2025|

πŸ” Revit API 2026 Docs April 2025 ❝ πŸ‘¨β€πŸ’» New search & filters. ❞ Besides updating Revit 2026 Api docs in RevApiDocs, I also added a few

About:

Jaime Alonso Candau

Director at Nonica.io | Contributions to RevApiDocs.com, pyRevit or Dynamo.