Any programmers out there that could write me a macro that would check a drawing for all overridden dimension and change those dimension color to RED.
Try the macro given in the post: Re: Detecting dimension value thats not <DIM>
Give this a shot and see if it works for you. I adapted it from a macro I use to find the location of all annotations in a drawing.
Thank you Deepak and Ethan.
Ethan, You macro does exactly what I needed. It runs through all the sheets and turn all overridden dimensions to RED
Give this a shot and see if it works for you. I adapted it from a macro I use to find the location of all annotations in a drawing.