| Revit 2023 API |
| DocumentEntryPoint..::..Delete Method |
| DocumentEntryPoint Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| Delete(ElementId) |
Deletes an element from the document given the id of that element.
(Inherited from Document.) | |
| Delete(ICollection<(Of <<'(ElementId>)>>)) |
Deletes a set of elements from the document.
(Inherited from Document.) |