<Code Lib>
2023 Method
Changes 0
M

FabricationPartBrowserChangedEventArgs.GetCurrentSolutionPartTypeIds

Description:
Returns set of fabrication part types that are used in the currently selected solution.

public ISet<ElementId> GetCurrentSolutionPartTypeIds()

ISet<ElementId> The set of ElementIds.

Loading…