Let’s start the day with a big announcement, we have released v1.0 of our Revit plugin! There is still so much we want to add…
Tag: Revit Plugin
Step-by-step development diary
Just a heads up, and as may you know, at BIMicon we are developing some interesting Revit tools that can save you heaps of time…
Kickstart Python for Revit API (1)
Learn about valuable and basic programming concepts in Python like expressions, values and operators that will help you develop better plugins with Revit’s API.
Create your own Revit tab in the ribbon
pyRevit allows us to create a customized toolbar, and in this post, we will see how this can be achieved. And best of all, no code compilation involved, chunks of code can be tested right away.