技术文章 - CS427400
如何在 Creo Parametric 中使用 mapkey(宏)从工作区打开文件?
已修改: 20-Sep-2024
适用于
- Creo Parametric 7.0 to 10.0
说明
- 如何使用 mapkey 从工作区打开文件(宏)
- config.pro 选项在 maykey 保存后可用
- 请参阅下面保存在 config.pro 中的示例 maykey
mapkey $F2 @MAPKEY_LABELopen_ws;~ Command `ProCmdModelOpen` ;\ mapkey(continued) ~ Trail `` `` `DLG_PREVIEW_POST` `file_open`;\ mapkey(continued) ~ Move `file_open` `file_open` 2 2.447154 6.317073;\ mapkey(continued) ~ Activate `file_open` `workspace_pb`;\ mapkey(continued) ~ Select `file_open` `Ph_list.Filelist` 1 `0000000546.prt`;\ mapkey(continued) ~ Trail `` `` `PREVIEW_POPUP_TIMER` `file_open:Ph_list.Filelist:<NULL>`;\ mapkey(continued) ~ Command `ProFileSelPushOpen_Standard@context_dlg_open_cmd`;
这是文章 427400 的 PDF 版本,可能已过期。最新版本 CS427400