FabricationPartBrowserChangedEventArgs Class


The event arguments used by the FabricationPartBrowserChangedEventArgs event.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 17.0.0.0 (17.0.484.0)
Since: 2017

Syntax

C#
public class FabricationPartBrowserChangedEventArgs : RevitAPISingleEventArgs
Visual Basic
Public Class FabricationPartBrowserChangedEventArgs _
	Inherits RevitAPISingleEventArgs
Visual C++
public ref class FabricationPartBrowserChangedEventArgs : public RevitAPISingleEventArgs

Inheritance Hierarchy

See Also