|
1. Q1應該是做不到的...倒是可以考慮把那排快捷按鈕拿掉,增加layout畫面面積。
) O5 J/ B# \3 D& q% x9 Y2 G
' ~5 Q* i& d0 v/ }" u* d& V# f2. Q2我認為你是在問如何將partial select變成full select。若沒錯,請用以下簡短的SKILL code:
) z, @& ]' D8 @8 P( R5 o- V, p=======================================
; E: U/ ]6 R% O6 f& M7 Pprocedure( fullSelectFigOfSelSet() foreach( figId geGetSelectedSet() geSelectFig( figId )))6 N8 ?, }, b; ^
hiSetBindKey("Layout" "Alt<Key>p" "fullSelectFigOfSelSet()")
3 t9 S( \$ P! w- M=======================================
& w+ Y! E8 F3 P/ I% bbindkey已設成Alt+p,不喜歡的話,自己改。
6 `; L: I1 e0 U
5 ?0 f% v8 x5 d3. Q3看不懂你問題...
( N4 b+ r. x% N& M3 i$ c
7 ?. L% s, ]2 D4 @Hope this help,4 v$ f4 P# U6 d. V8 U G" i
Veteran |
|