Share

FabricationPartBrowserChangedEventArgs.GetAllSolutionsPartsTypeCounts Method

Returns the total fabrication part type usage count in all routing solutions.


Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public IDictionary<ElementId, int> GetAllSolutionsPartsTypeCounts()

Return Value

IDictionary<ElementId, Int32>

See Also

Reference

Was this information helpful?