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.
Retrieves list of the elements that have caused the failure.
public ICollection<ElementId> GetFailingElements()
ICollection<ElementId>
The elements that have caused the failure.
No comments yet. Start the discussion.
Loading…