Returns the active fabrication part type usage count in fitlered routing solutions.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<ElementId, int> GetFilteredSolutionsPartsTypeCounts()
Return Value
IDictionary<ElementId,
Int32>
See Also
Reference