2024 Class
Changes 0
C

DeleteElements

Description:
Deletes element(s) related to the failure.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FailureResolution
    Autodesk.Revit.DB.DeleteElements
Name Return Type Description Inherited From
M Create(Document, ElementId) FailureResolution Creates an instance of the DeleteElements resolution.
M Create(Document, IList<ElementId>) FailureResolution Creates an instance of the DeleteElements resolution.
M Create(Document, ISet<ElementId>) FailureResolution Creates an instance of the DeleteElements resolution.
M Dispose() None Releases all resources used by the FailureResolution
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. FailureResolution