2025 Method
Changes 5
M

FailureMessage.SetFailingElements

Description:
Sets elements that have caused the failure.
Remarks:
In the Revit error dialog these elements will be highlighted to the user and can be deleted by user via extended error dialog.
public FailureMessage SetFailingElements(
	ICollection<ElementId> idsToShow
)
Return Value FailureMessage The FailureMessage.