<Code Lib>
2025 Method
Changes 0
M

FailureMessage.GetFailingElements

You are viewing the Revit 2025 API. This page also exists in Revit 2027 (latest).

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…