Revit 2025.3 API
Built |
Failures about Elements.

SystemObject
Autodesk.Revit.DBBuiltInFailuresElementFailures
Autodesk.Revit.DBBuiltInFailuresElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresElementFailures type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | FailedToRemoveElement | Element cannot be removed from the solution. The solution is required to have at least two elements to be valid. |
![]() ![]() | NotAllowedToRemoveAllElements | You cannot removed all the elements from current solution. At least there should be two elements in the solution. |
![]() ![]() | SplitElementHasTagsWithoutLeaders | The split element has one or more Tags without Leaders enabled and needs to be checked. |
See Also