Namespace:
Autodesk.Revit.DB
DeleteElements
Class
Description:
Deletes element(s) related to the failure.
Deletes element(s) related to the failure.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.FailureResolution
Autodesk.Revit.DB.DeleteElements
System.Object
Autodesk.Revit.DB.FailureResolution
Autodesk.Revit.DB.DeleteElements
DeleteElements Class Members:
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from FailureResolution ) | FailureResolution |
Name | Description | Inherited From |
---|---|---|
Create(Document, ElementId) | Creates an instance of the DeleteElements resolution. | |
Create(Document, IList<ElementId>) | Creates an instance of the DeleteElements resolution. | |
Create(Document, ISet<ElementId>) | Creates an instance of the DeleteElements resolution. | |
Dispose | (Inherited from FailureResolution ) | FailureResolution |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |