Updating drawing.dtl to a drawing

Easy way to re-apply the correct drawing.dtl to correct the drawings?

Select:

advanced, drw setup, retrieve, select new .dtl file, open, repaint

Mapkey

You may create a macro to "run through" an "upgrade" to old drawings.

Here is an example of a Mapkey:

mapkey ds @MAPKEY_NAMEUPDATES DRAWING TO CURRENT SETUP FILE;\

mapkey(continued) @MAPKEY_LABELDRAWING_SETUP;#ADVANCED;#DRAW

SETUP;#RETRIEVE;#UP..;#UP..;#UP..;\

mapkey(continued) #SETUP DIR;#set-up.dtl;~ FocusOut `newtree` `AssyTree`;\

mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewRepaint.view`;