我想看一级黄色大片_久久亚洲国产精品一区二区_久久精品免视看国产明星_91久久青青青国产免费

您的位置:網站首頁 > Proe教程

ProE高亮顯示整個選定面的方法

時間:2011-02-24 11:54:44 來源:

  本文介紹了ProE高亮顯示整個選定面的方法相關內容。

  優先選取

  用的是自己編的快捷鍵。

  你把下面這段加到你配置文件里的那個config.pro

  進入proe的【工具】里加載一下就行了。

  分別是 [qx]和[xq]

  另外,也可用【選擇幾何】不過推薦使用上面那種。那樣只要鼠標指到哪就顯哪。

  如果要全套,請M我。

  ------------------------------------------

  mapkey qx @MAPKEY_NAME取消優先選取.各基準;@MAPKEY_LABEL取消優先選取,各基準;

  mapkey(continued) ~ Command `ProCmdEnvDtmDisp` 0 ;~ Command `ProCmdEnvAxisDisp` 0 ;

  mapkey(continued) ~ Command `ProCmdEnvPntsDisp` 0 ;~ Command `ProCmdEnvCsysDisp` 0 ;

  mapkey(continued) ~ Command `ProCmdEnvAnnotElemDisp` 0 ;~ Command `ProCmdViewSpinCntr` 0 ;

  mapkey(continued) ~ Command `ProCmdOaSelFilter` ;~ Activate `selprefs` `PrehButton`0 ;

  mapkey(continued) ~ Activate `selprefs` `Ok`;~ Command `ProCmdSelFilterSet` 320001;

  mapkey xq @MAPKEY_NAME優先選取;@MAPKEY_LABEL優先選取;~ Command `ProCmdOaSelFilter` ;

  mapkey(continued) ~ Activate `selprefs` `PrehButton`1 ;

  mapkey(continued) ~ Move `selprefs` `selprefs`2 11.274750 11.710790 ;

  mapkey(continued) ~ Activate `selprefs` `Ok`;~ Command `ProCmdSelFilterSet` 0;