RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Document

Document.GetWarnings

Method
Description:
Returns list of failure messages generated from persistent (reviewable) warnings accumulated in the document.
Remarks:
Function returns list of failure messages identical to the list displayed in a warning dialog when command Manage tab->Inquiry pane->Review Warnings is issued through the UI. Operations performed on the returned list by the caller do not impact information about warnings stored in the document.
Syntax