ProE5.0快捷键

  • 格式:doc
  • 大小:31.00 KB
  • 文档页数:3

下载文档原格式

  / 7
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

proe常用的快捷键

Views

vd View Default 默认视图显示

vf View Front 主视图显示

zw Zoom Window 窗口放大显示

zs Zoom Out 缩小显示

zf Zoom Fit 最佳大小显示

rg Regen 重新计算生成

re Repaint 重画屏幕

sd Shade 按实体显示

wc Window Close 关闭窗口

Start _Files

gr Get Start Part 新建零件

ga Get Start Assembly 新建装配

gd Get Drawing 新建工程图

Redefine and Info Mapkeys

fr Feature Redefine 重定义特征

fs Feature Suppress 抑制特征

fd Feature Delete 删除特征

fe Feature Resume 恢复特征

fm Feature Modify 修改特征

fi Feature Information 特征信息

请复制以下内容增加到你的config.pro 文件末尾,包含的快截键内容如上表格所列

!#################### MAPKEYS ####################

! The mapkeys included have been created to automate standard functions. ! Review the mapkeys listed below and delete ones that you will not use.

! Create mapkeys to automate functions you will do frequently.

!#################### VIEWS ####################

mapkey vd @MAPKEY_NAMEView Default Orientation of Model;\ mapkey(continued) @MAPKEY_LABELView Default;\

mapkey(continued) ~ Activate `main_dlg_cur`

`ProCmdViewNamePick.view`1 ;\

mapkey(continued) ~ Select `nameviewlist` `nv_list`1 `Default`;

mapkey vf @MAPKEY_NAMEView Front;@MAPKEY_LABELFront;\ mapkey(continued) ~ Activate `main_dlg_cur`

`ProCmdViewNamePick.view`1 ;\

mapkey(continued) ~ Select `nameviewlist` `nv_list`1 `FRONT`;

mapkey zw @MAPKEY_LABELzoom window;\

mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewZoomIn.view`;

mapkey wc @MAPKEY_NAMEWindow Close;@MAPKEY_LABELwc;\ mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Windows`;\ mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\

mapkey(continued) ~ Activate `main_dlg_cur` `Windows.psh_win_close`;

mapkey zs @MAPKEY_LABELZoom Out;\

mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewZoomOut.view`;

mapkey zf @MAPKEY_NAMEView Refit;@MAPKEY_LABELRefit;\ mapkey(continued) ~ Activate `main_dlg_cur` `ProCmdViewRefit.view`;

mapkey rg @MAPKEY_NAMERegenerate

Model;@MAPKEY_LABELRegen;#DONE;#DONE/RETURN;\

mapkey(continued)

~#DONE/RETURN;#REGENERATE;#MODEL;#AUTOMATIC;

mapkey re @MAPKEY_NAMERepaint Screen;@MAPKEY_LABELRepaint;\ mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;~ Close

`main_dlg_cur` `MenuBar1`;\

mapkey(continued) ~ Activate `main_dlg_cur` `View.psh_view_repaint`;

mapkey sd @MAPKEY_NAMEShade Model;@MAPKEY_LABELShade;\ mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `View`;~ Close

`main_dlg_cur` `MenuBar1`;\

mapkey(continued) ~ Activate `main_dlg_cur` `View.psh_view_shade`;

相关主题