I'm looking for a LISP that will reset or set (depending on your point of view) ALL of the Dim Styles in a drawing so that their:
  • Dimension Lines Color is BY LAYER
  • Extension Lines Color is BY LAYER
  • Text Appearance/Text Color is BY LAYER
The main reason I would need this is that we use different architect's drawings as Xref's. I go into the target drawing and change the Xrefs Layers to one color so our products stand out from their backgrounds. But since the Dims are not set BY LAYER they show in their normal setting and interfere with our product details.

I have a LISP that changes their drawings to Color By Layer but it leaves the Dims alone.

Any ideas?