How I Used AI To Recreate The Iconic Structure in King’s Cross Station With A Revit Macro
Here’s what happened when I challenged an AI to model the complex structure of King’s Cross Station in Revit. No Dynamo, just raw C# as a Revit macro.
How I Used AI to Downgrade a Revit Family From 2024 to 2022
What if Revit families were backwards compatible? Could we use AI and a little C# coding to force Revit 2024 to talk to Revit 2022?
Is Dynamo Dead? Here’s How AI is Bringing Revit Macros (C#) Back To The Forefront
With the emergence of AI as a coding partner, I’ve found myself leaning back into the Revit Macro Manager. The barrier to entry for text-based coding has nearly vanished, and the results are cleaner, faster, and more robust than anything I could “wire up” in Dynamo.
Revit + Smartsheet: Mapping Asset Data from BIM to an External Data Source
In the world of PropTech, I’ve run into the same challenges many teams face. Recently, Triple Zero Labs partnered with a major owner/operation to rethink…
Error Opening an IFC Model in Revit
When attempting to open an IFC model in Revit, I received the following warning which caused the model to not open properly. I noticed the…
Retrieve All Parameter Data Types Using the Revit API
A Beginner’s Guide to the Revit API TaskDialog
How to build clean, professional dialogs inside Revit add-ins If you’ve ever built a Revit add-in, you know the quickest way to talk to your…
Creating Graphical Signage Revit Families
Start with a clean vector file. Ensure you have a file that is in a vector format such as AI, PDF, EPS, or other that…
Vague Licensing Error in Revit 2019
Last week, I received the most vague licensing error in Revit 2019. I was presented with the error message above which states nothing more than…
Less is More: The Minimum Viable Data Approach for BIM
First and foremost, let it be known that I am not a formally educated software development engineer or data scientist, however, I have completed an…