Share

UIApplication.FabricationPartBrowserChanged Event

Subscribe to MEP Fabrication part browser changed event to be notified when MEP Fabrication part browser is updated.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public event EventHandler<FabricationPartBrowserChangedEventArgs> FabricationPartBrowserChanged

Value

EventHandler<FabricationPartBrowserChangedEventArgs>

Remarks

More docs about the different conditions goes here

See Also

Reference

Was this information helpful?