Where are Warnings in the Revit Database?
I'd like to use python to create my own error report (similar to the HTML export), but not sure where to find this information.
I cant find anything in the Revit API (Revit 2015) referring to warnings. How would i collect these?
I suspected that warnings might be a parameter of an element (such as groupid), but using revitsnoop - i'm coming up empty.