Revit 2026 API
Built |
Failures related to object numbering operations.
SystemObject
Autodesk.Revit.DBBuiltInFailuresNumberingFailures
Autodesk.Revit.DBBuiltInFailuresNumberingFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The BuiltInFailuresNumberingFailures type exposes the following members.
| 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 |
See Also