RVTDocs.com
Namespace: Autodesk.Revit.DB

RoutingPreferenceErrorLevel

Enumeration
Description:
An enumerated type listing the options for posting errors or warnings when routing preferences are not satisfied.
Syntax
RoutingPreferenceErrorLevel Enumeration Members:
Name Description
0 Do not post any warning or error if there is no rule in the routing preference satisfying the current condition.
1 Post Revit warnings if there is no rule in the routing preference satisfying the current condition.
2 Post Revit errors if there is no rule in the routing preference satisfying the current condition.