DataExchangeMessageSeverity Enumeration


Data Exchange Message Severity Enumeration

Error levels for DataExchangeLog

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum DataExchangeMessageSeverity
Members
Member name Value Description
Error 2 A problem. The converted data should be carefully examined and/or compared to the source data. The application may want to cancel the conversion process.
FatalError 3 A serious problem that makes further data conversion pointless. The conversion process will be cancelled.
Info 0 Informational message, such as successful creation fo a face, edge or a solid.
Warning 1 A potential problem. The converted data should be carefully examined and/or compared to the source data
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →