All posts tagged ISelectionFilter
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 […]