All posts tagged revit plug-in

create your own tab and buttons in revit

In the last few posts I have outlined in great detail how to make a simple Revit Add-in using the IExternalCommand implementation. Doing that is a great and really fast […]

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 […]

Revit beyond macros – building your tools as external commands

With #RTCEUR over, I decided to release something that I made this weekend to add another dimension to those amazing Macros that Harry Mattison so kindly releases during the conference. […]