GetFilteredSolutionsPartsTypeCounts Method


Fabrication Part Browser Changed Event Args Get Filtered Solutions Parts Type Counts Method

Returns the active fabrication part type usage count in fitlered routing solutions.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IDictionary<ElementId, int> GetFilteredSolutionsPartsTypeCounts()

Return Value

IDictionary ElementId , Int32
See Also