Splitting Walls by Levels in Revit
February 2025
β Split walls has to be done cut by cut (by default in Revit). β
π€¨ I found that irritating ( probably the people who decided this tool in the poll too π ).
So, I tried to improve that and made a small Revit button to split many walls by many levels in one go.
I used it and it made 12 cuts in a few seconds. ( Coding tip at the end )
πΒ If you want to watch the video:
PS: It also works with columns.
PSS: This small tool is in Nonicatab Pro.
π» Coding tip: For non-profile edited walls, it resizes the original wall for the top level using base and top constraints. Then, it creates copies of the original wall for each level ( elementtransformutils.copyelement( β¦ ) ) and it places the Doors, windows, β¦ based on their position.
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.