Failures about KeyBasedTreeEntry.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.KeyBasedTreeEntryFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class KeyBasedTreeEntryFailures
The BuiltInFailures.KeyBasedTreeEntryFailures type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BadClassificationLevel | Level [Level] of Classification [Code] is not an integer from 1 to 5. | |
| CircularParentage | A sub-[EntryType] '[Code]' specified as parent for its current ancestor '[Code]' | |
| DuplicateEntry | Duplicate code '[Code]', description: '[Description]' | |
| MissingParent | No parent [EntryType] '[Code]' for '[Code]' |
