Returns set of fabrication part types in use in the routing solution mode.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetFabricationPartTypeIds()
Return Value
ISet<ElementId>
The set of ElementIds for for fabrication part types that is in use in routing solution mode.
See Also
Reference