AU Class
AU Class
class - AU

Using Revit API Events to Manage Miracles

Share this class
Search for keywords in videos, presentation slides and handouts:

    Description

    Take a deep gander into various creative uses of the Revit software API event functionality. Learn ways to monitor model health, activity, and happiness without having to ask your users to do anything to help you achieve it. If you don't write code, don't worry. There will be plenty for everyone in this lecture, including Microsoft C# source code, explanations of scenarios, and things to avoid and why you might want to avoid those things.

    Key Learnings

    • Understand what Revit software's API events are and discover their limitations
    • Discover how to subscribe and unsubscribe to events in Revit software
    • See several examples of creative Revit software API event uses
    • Learn how to bypass some of the Revit software API event rule limitations with IUpdater