DeleteElements
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
public class DeleteElements : FailureResolution
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Create(Document, ElementId) | FailureResolution | Creates an instance of the DeleteElements resolution. | |
| Create(Document, IList<ElementId>) | FailureResolution | Creates an instance of the DeleteElements resolution. | |
| Create(Document, ISet<ElementId>) | FailureResolution | Creates an instance of the DeleteElements resolution. | |
| Dispose() | None | Releases all resources used by the | FailureResolution |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | FailureResolution |