|
|
发表于 2007-3-4 14:58:45
|
显示全部楼层
来自: 中国黑龙江哈尔滨
如何对UG文件进行公制英制转换
+ m8 v4 ^! E: P( G1 n5 s* ]9 g4 {; k- N2 [* R
1. 只进行单位转换,保证实际长度一致.(When you just want to convert the Unit but keep the same length.): S# Z+ |1 w. a, W/ p9 \
- _4 k9 m: P2 |. E
a. Start->Program->Unigraphics V1x.0->UG Command Prompt
- t8 x1 O8 F8 O L2 E* a; u5 w+ Fb. Cd d:\ugs150(eds140)\ugii
q: ~0 u5 g/ @' p+ ]5 w" Rc. Ug_convert_part -in (-mm) name.prt
; v1 h+ \- t: w2. 进行单位转换,保证数值一致,实际长度放大或缩小.(When you make a mistake unit, So you want to convert the Unit but hope keep the same parameter value. )
?3 ^2 W5 [/ p% m& u) I4 B9 x. f' d
a. 启动 UG, 打开UG part 文件,进入Modeling.
+ [3 G% }9 U& |0 P/ ]b. Toolbox->Expression->export 产生 name.exp 文件.$ B' o8 Z T! e& Q* K: H
c. Start->Program->Unigraphics V1x.0->UG Command Prompt / n$ b0 W: O' m! s3 G# V! Z9 D
d. Cd d:\ugs150(eds140)\ugii
% J0 Z2 p) O- {2 qe. Ug_convert_part -in (-mm) name.prt
: X& \' x7 a. M. W' ?; a+ v1 V$ Yf. Close UG part 文件, 重新打开 UG part 文件。进入Modeling. 8 ?( Y: e) p* d: [6 M
g. Toolbox->Expression->Import with option(Replace Existing). |
|