Removes problems associated with converting AutoCAD 12 drawing dimensions.
The program tries to convert dimensions, and it checks whether the dimension text has remained in its original position. If not, the conversion process is canceled and the dimension is saved as block (new Power Object). If an AutoCAD 12 dimension is recognized by the Power Edit/Power Copy/Power Recall, the following message appears: This old acad12-dimension entity cannot be handled. Please erase and create a new one.
The conversion is initiated manually or automatically:
Manual: Enter AMCVTDIM12 on the COMMAND line. Select the objects.
automatic: If the variable “TranslateoldDIM” is set in the configuration, AutoCAD Mechanical toolset automatically processes, during the drawing conversion, all AutoCAD 12 dimensions.
Cfg-Variable: Gen@System@TranslateoldDIM Object name = TranslateoldDIM Object type = GenCfgShortObject value = 1
automatic: gen@system@TranslateoldDIM=1 (short); a block is created, if necessary.
AMCVT
So that this conversion process works, copy the following files into the AutoCAD Mechanical toolset directory:
Genbas0.lsp => acadm\gen\Genbas.mld => acadm\gen\mld\G12f13.shx => acadm\
The following prompts are displayed.