Share

FabricationPartBrowserChangedEventArgs.GetFilteredSolutionsPartsTypeCounts Method

Returns the active fabrication part type usage count in fitlered 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> GetFilteredSolutionsPartsTypeCounts()

Return Value

IDictionary<ElementId, Int32>

See Also

Reference

Was this information helpful?