
The nine lines — a real Revit script, read line by line
Nine lines of Python that fill in 400 fields in under two seconds, read one at a time: import, collector, transaction, loop, LookupParameter, the line of caution, Commit.

Nine lines of Python that fill in 400 fields in under two seconds, read one at a time: import, collector, transaction, loop, LookupParameter, the line of caution, Commit.

What an API is, explained with toy bricks: the box of pieces, the hands, the shape of the studs. And the three lines of Python that count the walls in a Revit model.

A free and open-source tool for analyzing IFC files according to international BIM standards

Understand the Bounding Box concept and how UNIBIM Smart Location transforms weeks of Dynamo scripting into a simple, reliable workflow — no programming required.

Master the art of finding and filtering elements in Revit. This comprehensive guide covers 35+ filtering techniques, from basic category filters to advanced geometric queries.

A comprehensive introduction to the Revit API. Learn the fundamentals of BIM automation, key concepts, and write your first Revit API script using Python and Dynamo.

Create interactive Revit applications that respond to user input. Learn single and multiple element selection, custom filters, point picking, and TaskDialog interactions.

How AI tools like ChatGPT and GitHub Copilot are changing the way we write, understand, and maintain Dynamo Python scripts.