一、UG工具栏如何备份恢复? 在布局好自己的工具栏之后退出UG,然后打开"C:\Documents and Settings\username(个人帐户)\Local Settings\Application Data\Unigraphics Solutions\NX",把user.mtx给备份一下即可,下一次想用的时候直接覆盖现有文件即可,此法对UGNX3有用。 二、如何对UG文件进行公制英制转换? 1. 只进行单位转换,保证实际长度一致.(When you just want to convert the Unit but keep the same length.) a. Start->Program->nx 3.0->nx tools->Command Prompt b. Cd path:\nx3.0\ugii c. Ug_convert_part -in (-mm) path:\partname.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 产生 partname.exp 文件. c. Start->Program->nx 3.0->nx tools->Command Prompt d. Cd path:\nx3.0\ugii e. Ug_convert_part -in (-mm) path:\partname.prt f. Close UG part 文件, 重新打开 UG part 文件。进入Modeling. g. Toolbox->Expression->Import with option(Replace Existing) 三、如何控制UG转DWG/DXF 或IGES、STEP 转换文件? 1>. 建一 *.txt 文件,输入中文,存盘。 2>. 在 UG Drafting 模块中使用 Annotation 命令(菜单条Drafting Annotation中第二项、下拉式菜单Insert ---- Annotation) 3>. 此菜单左上角第一个命令(insert from file…)插入 *.txt 文件。此时在该菜单的上半部白色窗口可见该中文文件。 4>. 若没有安装中文字库,下半部黑色窗口只有方格显示。这时,请把字体设置到 chinesef ,设置后白色窗口会出现字样,移动 到句首,黑窗口里就会有中文显示。
0条评论