Fabrication Part Browser Changed Event Args Get All Solutions Parts Type Counts Method Returns the total fabrication part type usage count in all routing solutions. Namespace: Autodesk.Revit.UI.Events Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IDictionary<ElementId, int> GetAllSolutionsPartsTypeCounts() Public Function GetAllSolutionsPartsTypeCounts As IDictionary(Of ElementId, Integer) public: IDictionary<ElementId^, int>^ GetAllSolutionsPartsTypeCounts() member GetAllSolutionsPartsTypeCounts : unit -> IDictionary<ElementId, int> Return Value IDictionary ElementId , Int32 See Also Reference FabricationPartBrowserChangedEventArgs Class Autodesk.Revit.UI.Events Namespace
Fabrication Part Browser Changed Event Args Get All Solutions Parts Type Counts Method Returns the total fabrication part type usage count in all routing solutions. Namespace: Autodesk.Revit.UI.Events Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IDictionary<ElementId, int> GetAllSolutionsPartsTypeCounts() Public Function GetAllSolutionsPartsTypeCounts As IDictionary(Of ElementId, Integer) public: IDictionary<ElementId^, int>^ GetAllSolutionsPartsTypeCounts() member GetAllSolutionsPartsTypeCounts : unit -> IDictionary<ElementId, int> Return Value IDictionary ElementId , Int32 See Also Reference FabricationPartBrowserChangedEventArgs Class Autodesk.Revit.UI.Events Namespace