Esempio n. 1
0
        // event handlers --------------------------------------------------------------------------------------------

        public void UIApplication_ViewActivating(object sender, Autodesk.Revit.UI.Events.ViewActivatingEventArgs e)
        {
            ExecuteEventHooks(EventType.UIApplication_ViewActivating, sender, e);
        }