From the course: Revit: Creating C# Plugins

Using the exercise files

From the course: Revit: Creating C# Plugins

Start my 1-month free trial

Using the exercise files

- [Instructor] If you have access to the exercise files for this course, we have both Revit project and Visual Studio solution files so that you can follow along. Inside the download file, you'll find a folder for each video that has an associated exercise. Within each video file, you'll more than likely find a start and end file. Videos that don't have a start file means that the file for that video is from scratch. That is, from a blank Revit and Visual Studio file. Within the end files, you'll most commonly find a Revit project file with the extension rvt along with a Visual Studio project file, which will be a folder with the name of our solution. Inside of this file, you'll find a Visual Studio solution file with the extension sln. Open this file to follow along in Visual Studio. If you don't have access to the exercise files, that's okay as we're going to be progressively building up from a blank Visual Studio file. If at any time you need to stop and catch up with your Visual Studio file, feel free to pause the video and fill in the gaps. Now let's jump into learning all about the Revit API.

Contents