Split Revit Columns by Levels
February 2025
❝ I found this issue has been ongoing for years. ❞
– Feature requests for Revit.
– Community scripts and apps.
– Autodesk 9 step method trying to solve it (which took me more than 10 minutes to figure it out). Jeez.
So, I made a small Revit button to split columns by levels.
To give my (biased) two cents, I think it is cool that I can select the levels I want, to cut the columns and set a gap or offset to meet floors or slabs.
I used it and splitted 20 columns in around 10 seconds. It cuts both struct and arch columns.
📌 If you want to watch the video:
PS: Small tool in Nonicatab pro.
💻 Coding tip: used elementtransformutils.copyelement(doc, column_id, position), to copy the original column between each selected level and assign heights. Good thing that other parameter values are also copied between elements with this.
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.