<Code Lib>
2025.3 Method
Changes 0
M

FailureMessageAccessor.GetFailingElementIds

Description:
Retrieves Ids of Elements that have caused the failure.

public ICollection<ElementId> GetFailingElementIds()

ICollection<ElementId> Ids of Elements that have caused the failure.

Loading…