From the course: Revit: Creating C# Plugins

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Revit: Creating C# Plugins

Start my 1-month free trial

Next steps

- [Narrator] Thank you for joining me in learning how to create Revit plugins using the Revit API and C#. You have learned many different aspects of the Revit API. Including complicated word codes such as using the filtered element collector, finding intersecting geometry and subscribing to Revit events. There is still a lot more to learn about the Revit API. So with the fundamentals under your belt, I encourage you to continue to develop your amazing Revit plugins. Start by identifying what new commands would make your life easier in Revit. and then try building these yourself. Often find that if I find myself performing the same competitive task over and over, there's a good chance that it can be automated through a unique command. Once you've identified a need for a command, jump straight into building it as a plugin. As the quickest way to learn and retain what you've learned is by applying it to real projects. I've also learn a lot by just reading through the Revit API. And…

Contents