1. 只进行单位转换,保证实际长度一致.
(When you just want to convert the Unit but keep the same length.)
Start->rogram->Unigraphics V1x.0->UG Command Prompt
Cd d:\ugs150(eds140)\ugii
Ug_convert_part 杋n (-mm) name.prt
2. 进行单位转换,保证数值一致,实际长度放大或缩小.
(When you make a mistake unit, So you want to convert the Unit but hope keep the same parameter value. )
启动 UG, 打开UG part 文件,进入Modeling.
Toolbox->Expression->export 产生 name.exp 文件.
Start->rogram->Unigraphics V1x.0->UG Command Prompt
Cd d:\ugs150(eds140)\ugii
Ug_convert_part 杋n (-mm) name.prt
Close UG part 文件, 重新打开 UG part 文件。进入Modeling.
Toolbox->Expression->Import with option(Replace Existing).