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