ElementFailures
Description:
Failures about Elements.
Failures about Elements.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.ElementFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.ElementFailures
public static class ElementFailures
| Name | Return Type | Description |
|---|---|---|
| FailedToRemoveElement | FailureDefinitionId | Element cannot be removed from the solution. The solution is required to have at least two elements to be valid. |
| NotAllowedToRemoveAllElements | FailureDefinitionId | You cannot removed all the elements from current solution. At least there should be two elements in the solution. |
| SplitElementHasTagsWithoutLeaders | FailureDefinitionId | The split element has one or more Tags without Leaders enabled and needs to be checked. |