BuiltInFailures.SystemNavigatorFailures Class


Built In Failures System Navigator Failures Class

Failures related with the system browser.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures SystemNavigatorFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class SystemNavigatorFailures

The BuiltInFailures SystemNavigatorFailures type exposes the following members.

Properties
Name Description
Public property Static member CannottFindCorrectTreeNode Can't find the correct tree node in system browser according to the node index.
Public property Static member MultipleSelectNumberIsWrong The selected tree nodes number of system browser is wrong.
Top
See Also