GetFabricationPartTypeIds Method


Fabrication Part Browser Changed Event Args Get Fabrication Part Type Ids Method

Returns set of fabrication part types in use in the routing solution mode.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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