/Masterclass

This is a repo from AECTech 2021

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Masterclass

This is a repo I created during a master class as part of AEC Tech 2021

Revit API. Journey From Beginner to Master in One Course
BAD MONKEYS | KONRAD SOBON

We will go from start to finish in setting up a Revit API project. There is a little bit of a boiler plate at the beginning, as we will learn some basics on how to setup entry classes for Revit API plugins. After that, we will dive into more advanced concepts, talk about event handlers, and External Events for Revit. We will also do a quick dive into WPF and setting up UIs using that framework. We will discuss maintaining support for multiple Revit versions as well as storing projects in GitHub to allow for multi-person collaboration. It will be fun!

Repo created by Konrad during the master class is HERE

Master Class Example Repo is HERE, it includes samples that we weren't able to get to in the class. It is a much more complete example