BuiltInFailuresSystemNavigatorFailures Class

Failures related with the system browser.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresSystemNavigatorFailures

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

The BuiltInFailuresSystemNavigatorFailures 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.
Top
See Also