|
|
发表于 2007-3-4 14:58:45
|
显示全部楼层
来自: 中国黑龙江哈尔滨
如何对UG文件进行公制英制转换: S9 b- ^) \; o& q$ x6 X
6 ?5 ^- T$ l9 I1. 只进行单位转换,保证实际长度一致.(When you just want to convert the Unit but keep the same length.)6 W1 u# w# |, r% _5 ?# b
" H7 t3 T4 t4 w
a. Start->Program->Unigraphics V1x.0->UG Command Prompt
5 _5 }& I# G/ n. Db. Cd d:\ugs150(eds140)\ugii & t% I, V& Q% w% h
c. Ug_convert_part -in (-mm) name.prt
6 L- b8 d- H8 T2. 进行单位转换,保证数值一致,实际长度放大或缩小.(When you make a mistake unit, So you want to convert the Unit but hope keep the same parameter value. )
% c: w- Q+ W6 B9 @
, b7 I( n4 y% u0 B( @$ u4 A8 Za. 启动 UG, 打开UG part 文件,进入Modeling.
9 o4 g0 X0 E$ o" U$ }b. Toolbox->Expression->export 产生 name.exp 文件.% C% K, G3 {3 U- I3 I
c. Start->Program->Unigraphics V1x.0->UG Command Prompt
/ z2 m* e. y9 }) w$ n" V" kd. Cd d:\ugs150(eds140)\ugii
0 z0 b4 E6 `+ T3 o9 b. X9 ]e. Ug_convert_part -in (-mm) name.prt
* j. C! `# u3 `+ z0 d$ vf. Close UG part 文件, 重新打开 UG part 文件。进入Modeling. / j+ d |( g$ t
g. Toolbox->Expression->Import with option(Replace Existing). |
|