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.
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?
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.
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…
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…
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…
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…
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…
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…