RoutingPreferenceErrorLevel Enumeration


Routing Preference Error Level Enumeration

An enumerated type listing the options for posting errors or warnings when routing preferences are not satisfied.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum RoutingPreferenceErrorLevel
Members
Member name Value Description
Error 2 Post Revit errors if there is no rule in the routing preference satisfying the current condition.
None 0 Do not post any warning or error if there is no rule in the routing preference satisfying the current condition.
Warning 1 Post Revit warnings if there is no rule in the routing preference satisfying the current condition.
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 →