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
public enum RoutingPreferenceErrorLevel
Unknown Namespace Members:
Name Description
None Do not post any warning or error if there is no rule in the routing preference satisfying the current condition.
Warning Post Revit warnings if there is no rule in the routing preference satisfying the current condition.
Error Post Revit errors if there is no rule in the routing preference satisfying the current condition.