<Code Lib>
2025.3 Method
Changes 0
M

FabricationPartBrowserChangedEventArgs.GetFabricationPartTypeIds

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

public ISet<ElementId> GetFabricationPartTypeIds()

ISet<ElementId> The set of ElementIds for for fabrication part types that is in use in routing solution mode.

Loading…