Message 1 of 3

Not applicable
07-16-2021
05:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my document there are list of unused Dimension types that Revit cannot catch in it's purge tool but I was able to delete through Revit API. The issue I'm facing now is when I hit the ElementId that belongs to specific Dimension Style Type (e.g. Angular Dimension Style, Spot Coordinates) in my list of unused, Revit will throw an error "Unable to delete ElementId". Revit not allowing to delete it unless those Dimension Style should have at least one Dimension Type that should retain within it.
Is there a way to skip that error and not try to delete it and then continue deleting my other ElementId in the list?.
Solved! Go to Solution.