Category: Learn
-

Clash Detection Reporting with Python
A short script that pulls clash results and generates a clean summary report for the coordination meeting, saving time compared to exporting manually each week.
-

Automating Wall Tagging with Dynamo
A quick look at using Dynamo to automatically tag walls by type across a project, cutting down repetitive manual tagging work.
-

Building a Custom Slope Compliance Checker for Revit
Checking whether a ramp or sloped slab meets code is one of those small tasks that eats up more time than it should. Pull elevations from the model, do the rise-over-run math by hand, cross-check it against the allowed ratio, and hope you didn’t fat-finger a number. Multiply that across a project with a dozen…