Dimension disassociated
When entering a paperspace layout with views that have been created with VIEWBASE, it is not uncommon for me to see a series of "Dimension disassociated" comments scroll past in the command window. These are typically legitimate, of course, because I have made some change in the underlying model.
I've looked but can't find a setting in the dimension styles that could be used to alter the appearance of a now-disassociated dimension as an aid to fixing it. Italic font, different color, underline, asterisk, something.
Is there a method, using Lisp perhaps, to step through the dimension entities in a given layout tab and then alter the characteristics of a dimension entity that is disassociated? I can picture the routine but I admit to being a complete fumblebum when it comes to Lisp.
Comments
-
Disassociated dimension entities can be selected easily using QuickSelect. Most likely it is possible to automate such selection using Lisp.
0 -
Dang, I missed that one. Thanks Roy!
0