Archive for November 23rd, 2015

building revit plug-ins with visual studio: part three

In this post I will go over a few things: Implementing ISelectionFilter which we will use while prompting user to select things via UI Before we even get to selection […]

building revit plug-ins with visual studio: part two

In this post I will go over some of the most useful things that you need to learn to be able to successfully create Revit plug-ins and some good coding practices […]

building revit plug-ins with visual studio: part one

I am actually going to teach this to a colleague of mine that will be visiting our office next week so I figured that if I write it down as […]