<Code Lib>
2025 Method
Changes 0
M

FailureMessage.GetFailingElements

Description:
Retrieves list of the elements that have caused the failure.

public ICollection<ElementId> GetFailingElements()

ICollection<ElementId> The elements that have caused the failure.

Loading…