I would like to purge unused filters because Revit does not automatically delete the filter. I have some problems with my dynamo:
My dynamo worked with a warning " Element.get_Name operation failed." The referenced object is not valid, perhaps because it was deleted from the database or because its creation was canceled ”
This dynamo displays unused filters but not used filters.
It removes unused filters in a lightweight file. But it doesn’t work in big file. He thinks constantly.
Hi @Alban_de_Chasteigner I really appreciate the work. It really helped me alot.
But a small request is that to know what are the deleted/purged elements. I want to know the names altleast from ids. Can you please tell me how to get element names from ids ?