发新话题 回复该主题

如何对UG文件进行公制英制转换 [复制链接]

1#

1. 只进行单位转换,保证实际长度一致.(When you just want to convert the Unit but keep the same length.)  
a. Start->Program->Unigraphics V1x.0->UG Command Prompt  
b. Cd d:\ugs150(eds140)\ugii  
c. 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. )
a. 启动 UG, 打开UG part 文件,进入Modeling.  
b. Toolbox->Expression->export 产生 name.exp 文件.  
a. Start->Program->Unigraphics V1x.0->UG Command Prompt  
b. Cd d:\ugs150(eds140)\ugii  
c. Ug_convert_part 杋n (-mm) name.prt  
d. Close UG part 文件, 重新打开 UG part 文件。进入Modeling.  
Toolbox->Expression->Import with option(Replace Existing)

分享 转发
TOP
发新话题 回复该主题