|
|
发表于 2007-3-4 14:58:45
|
显示全部楼层
来自: 中国黑龙江哈尔滨
如何对UG文件进行公制英制转换
3 e. O) a$ K. i# Z2 z8 Z# s$ `7 j) V. r- c: x( H: R, s
1. 只进行单位转换,保证实际长度一致.(When you just want to convert the Unit but keep the same length.)0 T) Y! |" P" w. g: n8 w" j4 g3 g
0 c: |3 p0 p, R# U
a. Start->Program->Unigraphics V1x.0->UG Command Prompt. v7 J) O' S5 z E: p" V
b. Cd d:\ugs150(eds140)\ugii
5 D1 ~( R4 u; ?& V2 V: ic. Ug_convert_part -in (-mm) name.prt 0 d1 I& R. s/ ?" R5 H, R) X
2. 进行单位转换,保证数值一致,实际长度放大或缩小.(When you make a mistake unit, So you want to convert the Unit but hope keep the same parameter value. ) . c2 U) j i) F! n! C/ M9 V
( J* [+ {. q' q
a. 启动 UG, 打开UG part 文件,进入Modeling.
5 O J% U q/ \" wb. Toolbox->Expression->export 产生 name.exp 文件.
! M$ p4 {0 \- Z$ |( x3 |" @ Tc. Start->Program->Unigraphics V1x.0->UG Command Prompt 4 d2 Z0 b2 ?! B
d. Cd d:\ugs150(eds140)\ugii
+ Q- Z% @. A# f* R* @% o- ie. Ug_convert_part -in (-mm) name.prt
5 [+ |/ k4 k" a3 @1 @f. Close UG part 文件, 重新打开 UG part 文件。进入Modeling.
3 d: K8 X2 |5 U+ S- Sg. Toolbox->Expression->Import with option(Replace Existing). |
|