Failures related to object numbering operations.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.NumberingFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static class NumberingFailures
The BuiltInFailures.NumberingFailures type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | InputOutOfValidRangeError | The input value is out of the allowed range. |
![]() ![]() | MoreThenOneElementWasChanged | The operation lead to the renumbering of more then one element. |
![]() ![]() | NumberAlreadyInUseError | The new number is already in use. |
![]() ![]() | SampleNumberingError | Replace this with the first real one |