Element-In-Warning Table
_key
Unique key value representing the number of Elements that are part of a Warning.
Element
Connects each Element in the Warning to the 'Element'[_key].
Element.FamilyName
Family Name of the Element in the Warning. Duplicate of 'Element'[Family.Name].
Element.Name
Type Name or Name of the Element in the Warning. Duplicate of 'Element'[Element.Name].
Element.Type
Type Name or Name of the Element in the Warning. Duplicate of 'Element'[Element.Name].
Index
—
Warning
Key value representing number of Warning. Multiple Elements can be part of the same Warning Key.
Warning._key
—
Warning.BimDocument (hidden)
Can connect to the 'BimDocument'[_key].
Warning.Description
Original Warning Description. Can be long and mysterious, but also contain specific data that will be missing in the rewritten versions.
Warning.Guid
GUID for warning.
Warning.Index
The Index of the entity in the VIM file.
Warning.WarningType.BuiltInClassName
Internal Revit Categorization of Warnings.
Warning.WarningType.BuiltInPropertyName
Internal Revit Description of Warnings.
Warning.WarningType.CategoryDescription
VIM’s internal description of the Warning. Much shorter and more concise than Warning.Description. Contains VIM’s Categorization of the Warning followed by a short description of the Warning.
Warning.WarningType.Description
VIM’s internal description of the Warning. Much shorter and more concise than Warning.Description. Contains short description of the Warning.
Warning.WarningType.DescriptionLong
Original Warning Description. Can be long and mysterious. Does not contain specific data.
Warning.WarningType.Ranking
VIMs ranking of the severity of the warning: "1"=High, "2"=Medium, "3"=Low.
Warning.WarningType.Severity&Order
VIMs ranking and description of the severity of the warning: "1"=High, "2"=Medium, "3"=Low.
Warning.WarningType.WarningCategory
VIM’s categorization of each Warning. For example, a warning relates to "Mass", "Room", "Wall", "Design Option", etc.