2022 Class
Changes 0
C

ElementFailures

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