Share

BuiltInFailures.SystemNavigatorFailures 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class SystemNavigatorFailures

The BuiltInFailures.SystemNavigatorFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannottFindCorrectTreeNode Can't find the correct tree node in system browser according to the node index.
Public propertyStatic memberMultipleSelectNumberIsWrong The selected tree nodes number of system browser is wrong.

See Also

Reference

Was this information helpful?