Returns the total fabrication part type usage count in all 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> GetAllSolutionsPartsTypeCounts()
Return Value
IDictionary<ElementId,
Int32>
See Also
Reference