
Revit Plugins
Automating architectural drafting workflows with C# and the Revit API
The Problem
Architects at Trinam Design spent significant time on repetitive drafting tasks in Autodesk Revit — placing elements, generating schedules, and formatting drawings. These manual processes were error-prone and slowed down project delivery.
The Solution
I developed custom C# plugins for Autodesk Revit that automated repetitive drafting workflows, including element placement, schedule generation, and drawing formatting. The plugins integrated with Revit's API and WinForms UI, reducing manual work and improving accuracy across the team's projects.



Tech Stack
C#.NET FrameworkRevit APIWinFormsVisual Studio