Constructs a new instance of a RoutingConditions object with an indicated
error level for conditions that do not meet any routing preference rule.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RoutingConditions(
RoutingPreferenceErrorLevel errorLevel
)
Parameters
- errorLevel RoutingPreferenceErrorLevel
-
Exceptions
See Also
Reference