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: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Since: 2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |