<Code Lib>
2020 Method
Changes 0
M

ConfigurationReloadInfo.GetCustomDataChangedElements

Description:
Gets a list of ElementIds of fabrication parts that had custom data updated during the reload.

public ISet<ElementId> GetCustomDataChangedElements()

ISet<ElementId> A list identifying changed elements.

Loading…