Unidentifiable Dimension Styles in ALL revit projects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am attempting to clean-up the dimension style types in a Revit 2019 project and I'm finding a number of styles which I am unable to identify through Revit's vanilla interface. After some further investigation, I've found that these unidentifiable style types appear in all projects, even newly created RVTs with no template.
If I select the Dimension styles by their ID (e.g ID # 1312 in a new blank 2019 project), no information appears in the Properties browser. Revit does not even recognize the elements as dimension styles (instead, they are marked "Other"). If I use the Revit Lookup tool on "unidentifiable" elements, they appear to have identical properties to the identifiable style types (not including their unique IDs). However, a possibly relevant DBG_WARN is thrown during this process:
"Zhihua (Joshua) Zhou DBG_WARN: Ordinate dimension is expected here: line 1969 of Elem\DimensionStyle.cpp. "
They are not removed during a Purge Unused process (or 3). If I attempt to delete the "unidentifiable" types manually, I am given a warning about deleting dependent arrowheads, though the element does appear to be successfully removed.
My questions:
What is the purpose of these elements and why do they appear in new (all?) projects?
Can they safely be deleted from my ongoing projects?