FabricationPartBrowserChangedEventArgsGetRequiredFabricationPartTypeIds Method

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

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ISet<ElementId> GetRequiredFabricationPartTypeIds()

Return Value

ISetElementId
The set of ElementIds for for required fabrication part types that is in use in routing solution mode.
See Also