Skip to main content
To All Projects
Scripts & Add-ins Library
DynamoC#Revit APIWPF

Scripts & Add-ins Library/

2025

About/

A library of Dynamo scripts and WPF-based Revit add-ins built from real project needs. Tested on active construction projects, across multiple offices, by teams who need things to just work.

The library covers the repetitive, time-consuming parts of BIM work: managing parameters, controlling filters, numbering elements, generating geometry from external data, and keeping project files clean.

What's Inside/

The collection is organized by what it solves, not by how it's built. A few highlights across categories:

  • Parameter management — exchange values between rooms, walls, floors, and surrounding elements. RDS autofill for standardized naming systems.
  • View & filter tools — centralized filter control across linked files, bulk view template operations, cross-project filter sync.
  • Element automation — intelligent door numbering based on room context, with memory of existing assignments. Room data extraction with surrounding element awareness.
  • Geometry generation — one-click floor creation from surveyor DWG data, handling uneven and complex boundary conditions.
  • File maintenance — line pattern unification, duplicate type cleanup, general project hygiene tools.

These are just examples. The full library includes many more solutions — from schedule export utilities to sheet management tools — each solving a specific workflow bottleneck.

Stack/

  • Dynamo / Python (IronPython & CPython)
  • C# / .NET 4.8
  • Revit API 2022–2025
  • WPF / XAML

Coming Soon/

A polished, documented version of the library will be available for download — cleaned-up scripts, standardized interfaces, and installation guides. Drop them into your workflow without digging through source code.