BuiltInFailures.ElementFailures
Public Class
Public Property
Static Member
Public Property
Static Member
Public Property
Static Member
Failures about Elements.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.ElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ElementFailuresThe BuiltInFailures.ElementFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
FailedToRemoveElement
Element cannot be removed from the solution. The solution is required to have at least two elements to be valid.
Public Property
Static Member
NotAllowedToRemoveAllElements
You cannot removed all the elements from current solution. At least there should be two elements in the solution.
Public Property
Static Member
SplitElementHasTagsWithoutLeaders
The split element has one or more Tags without Leaders enabled and needs to be checked.