CAD左手快捷键
- 格式:doc
- 大小:70.51 KB
- 文档页数:11
Cadzuoshou给你提供个修改的快捷键,超顺手:; AutoCAD Program Parameters File For AutoCAD 2000; External Command and Command Alias Definitions; Copyright (C) 1997-1999 by Autodesk, Inc.; Each time you open a new or existing drawing, AutoCAD searches; the support path and reads the first acad.pgp file that it finds.; -- External Commands --; While AutoCAD is running, you can invoke other programs or utilities; such Windows system commands, utilities, and applications.; You define external commands by specifying a command name to be used ; from the AutoCAD command prompt and an executable command string ; that is passed to the operating system.; -- Command Aliases --; You can abbreviate frequently used AutoCAD commands by defining; aliases for them in the command alias section of acad.pgp.; You can create a command alias for any AutoCAD command,; device driver command, or external command.; Recommendation: back up this file before editing it.; External command format:; <Command name>,[<DOS request>],<Bit flag>,[*]<Prompt>,; The bits of the bit flag have the following meanings:; Bit 1: if set, don't wait for the application to finish; Bit 2: if set, run the application minimized; Bit 4: if set, run the application "hidden"; Bit 8: if set, put the argument string in quotes;; Fill the "bit flag" field with the sum of the desired bits.; Bits 2 and 4 are mutually exclusive; if both are specified, only; the 2 bit is used. The most useful values are likely to be 0; (start the application and wait for it to finish), 1 (start the; application and don't wait), 3 (minimize and don't wait), and 5; (hide and don't wait). Values of 2 and 4 should normally be avoided,; as they make AutoCAD unavailable until the application has completed.;; Bit 8 allows commands like DEL to work properly with filenames that; have spaces such as "long filename.dwg". Note that this will interfere; with passing space delimited lists of file names to these same commands. ; If you prefer multiplefile support to using long file names, turn off; the "8" bit in those commands.; Examples of external commands for command windowsCATALOG, DIR /W, 8,File specification: ,DEL, DEL, 8,File to delete: ,DIR, DIR, 8,File specification: ,EDIT, START EDIT, 9,File to edit: ,SH, , 1,*OS Command: ,SHELL, , 1,*OS Command: ,START, START, 1,*Application to start: ,TYPE, TYPE, 8,File to list: ,; Examples of external commands for Windows; See also the (STARTAPP) AutoLISP function for an alternative method. EXPLORER, START EXPLORER, 1,,NOTEPAD, START NOTEPAD, 1,*File to edit: ,PBRUSH, START PBRUSH, 1,,; Command alias format:; <Alias>,*<Full command name>; The following are guidelines for creating new command aliases.; 1. An alias should reduce a command by at least two characters.; Commands with a control key equivalent, status bar button,; or function key do not require a command alias.; Examples: Control N, O, P, and S for New, Open, Print, Save.; 2. Try the first character of the command, then try the first two,; then the first three.; 3. Once an alias is defined, add suffixes for related aliases:; Examples: R for Redraw, RA for Redrawall, L for Line, LT for; Linetype.; 4. Use a hyphen to differentiate between command line and dialog; box commands.; Example: B for Block, -B for -Block.;; Exceptions to the rules include AA for Area, T for Mtext, X for Explode.; -- Sample aliases for AutoCAD commands --; These examples include most frequently used commands. 3A, *3DARRAY3DO, *3DORBIT3F, *3DFACE3P, *3DPOLYA, *ARCADC, *ADCENTERAA, *AREAAL, *ALIGNAP, *APPLOADAR, *ARRAYATT, *ATTDEF-ATT, *-ATTDEFATE, *ATTEDIT-ATE, *-ATTEDITATTE, *-ATTEDITB, *BLOCK-B, *-BLOCKBH, *BHATCHBO, *BOUNDARY-BO, *-BOUNDARYBR, *BREAKC, *CIRCLETX, *PROPERTIES-CH, *CHANGECF, *CHAMFERCOL, *COLORCOLOUR, *COLORCC, *COPYD, *DIMSTYLEVV, *DIMALIGNEDJ, *DIMANGULARDBA, *DIMBASELINEDBC, *DBCONNECTDCE, *DIMCENTERDCO, *DIMCONTINUEDD, *DIMDIAMETERDED, *DIMEDITDI, *DISTDIV, *DIVIDEXX, *DIMLINEAR DO, *DONUT DOR, *DIMORDINATE DOV, *DIMOVERRIDE DR, *DRAWORDER RR, *DIMRADIUS DS, *DSETTINGS DST, *DIMSTYLET, *DTEXTDV, *DVIEWE, *ERASEED, *DDEDITTTT, *ELLIPSEEX, *EXTENDgb, *QUITEXP, *EXPORT EXT, *EXTRUDE FF, *FILLETFI, *FILTERG, *GROUP-G, *-GROUPGR, *DDGRIPSH, *BHATCH-H, *HATCHHE, *HATCHEDIT HI, *HIDEI, *INSERT-I, *-INSERTIAD, *IMAGEADJUST IAT, *IMAGEATTACH ICL, *IMAGECLIP IM, *IMAGE-IM, *-IMAGEIMP, *IMPORTIN, *INTERSECT INF, *INTERFERE IO, *INSERTOBJF, *LINEFA, *LAYER-LA, *-LAYERQ, *QLEADEREE, *LENGTHENLI, *LIST LINEWEIGHT, *LWEIGHTLO, *-LAYOUTLS, *LISTLT, *LINETYPE-LT, *-LINETYPELTYPE, *LINETYPE-LTYPE, *-LINETYPELTS, *LTSCALELW, *LWEIGHTM, *MOVE`, *MATCHPROPME, *MEASURER, *MIRRORML, *MLINETX, *PROPERTIESMS, *MSPACETT, *MTEXTMV, *MVIEWY, *OFFSETOP, *OPTIONSORBIT, *3DORBITOS, *OSNAP-OS, *-OSNAPPAN, *PAN-P, *-PANPA, *PASTESPEC PARTIALOPEN, *-PARTIALOPEN PE, *PEDITPL, *PLINEPO, *POINTPOL, *POLYGONPR, *OPTIONS PRCLOSE, *PROPERTIESCLOSE PROPS, *PROPERTIESPRE, *PREVIEW``, *PLOTPS, *PSPACEQQ, *PURGERED, *REDRAWREDA, *REDRAWALLRE, *REGENREA, *REGENALLREC, *RECTANGLEREG, *REGIONREN, *RENAME-REN, *-RENAME REV, *REVOLVE RM, *DDRMODES RO, *ROTATE RPR, *RPREF REN, *RENDER Str, *STRETCH SC, *SCALE SCR, *SCRIPT SE, *DSETTINGS SEC, *SECTION SET, *SETVAR SHA, *SHADE SL, *SLICESN, *SNAPSO, *SOLIDSP, *SPELLS, *SPLINESPE, *SPLINEDIT ST, *STYLESU, *SUBTRACT MT, *MTEXT-MT, *-MTEXT TA, *TABLET TH, *THICKNESS TI, *TILEMODE TO, *TOOLBAR TOL, *TOLERANCE TOR, *TORUS TR, *TRIMUC, *DDUCS UCP, *DDUCSP UN, *UNITS-UN, *-UNITS UNI, *UNIONV, *VIEW-V, *-VIEWVP, *DDVPOINT -VP, *VPOINTW, *WBLOCK-W, *-WBLOCK WE, *WEDGEX, *EXPLODE XA, *XATTACHXB, *XBIND-XB, *-XBINDXC, *XCLIPXF, *XLINEXR, *XREF-XR, *-XREFZ, *ZOOM; The following are alternative aliases and aliases as supplied ; in AutoCAD Release 13.AV, *DSVIEWERCC, *COPYDIMALI, *DIMALIGNEDDIMANG, *DIMANGULARDIMBASE, *DIMBASELINEDIMCONT, *DIMCONTINUEDIMDIA, *DIMDIAMETERDIMED, *DIMEDITDIMTED, *DIMTEDITDIMLIN, *DIMLINEARDIMORD, *DIMORDINATEDIMRAD, *DIMRADIUSDIMSTY, *DIMSTYLEDIMOVER, *DIMOVERRIDELEAD, *LEADERTM, *TILEMODE; Aliases for Hyperlink/URL Release 14 compatibility SAVEURL, *SAVEOPENURL, *OPENINSERTURL, *INSERT; Aliases for commands discontinued in AutoCAD 2000: AAD, *DBCONNECTAEX, *DBCONNECTALI, *DBCONNECTASQ, *DBCONNECTARO, *DBCONNECTASE, *DBCONNECTDDATTDEF, *ATTDEFDDATTEXT, *ATTEXTDDCHPROP, *PROPERTIESDDCOLOR, *COLORDDLMODES, *LAYERDDLTYPE, *LINETYPEDDMODIFY, *PROPERTIESDDOSNAP, *OSNAPDDUCS, *UCS;; AutoCAD常用命令,用户可以删除或修改,mry aliases 2000-12-29 DIMTOOL, *th_dimtoolrt, *rotater, *mirrortr, *trimed, *explodeex, *extendcf, *chamfersc, *scaleff, *filletcf, *chamferb, *breakcc, *copyy, *offset;; END OF mry aliases; PCCAD aliases;TZ, *PC_PAPERSETHL, *PC_DHLINEHC, *PC_CIRCLESS, *PC_KSHXDC, *PC_DCXHY, *PC_CIRCLEHYD, *PC_CIRCLEPHH, *PC_ARCHHD, *PC_ARCPH, *BHATCHPX, *PC_PXCZXQX, *PC_QXGQ, *PC_GQXGD, *PC_GDXCFX, *PC_CFXJD, *PC_JDXPF, *PC_PFXZX, *PC_ZXXBL, *PC_BLXJX, *PC_RECTXL, *POPENLIBDJ, *PC_DJDC, *PC_ZNBZYX, *PC_YCBZDB, *PC_DJBZXH, *PC_XHMX, *PC_MXBMXB, *PC_XHBJK, *PC_HIDETBJD, *PC_JDXRRR, *REGENPF, *PC_PFXHJ, *PC_HJFHFHGL, *PC_SYMMG; PCCAD 构造工具aliasesCT, *PC_CTFC, *PC_FCurveDJ, *PC_DJZDX, *PC_ZDXDAD, *PC_BREAK1YS, *PC_DTYSJJ, *PC_JJGY, *PC_GZZXK1, *pc_zxkKZ, *PC_KZDK, *pc_dkXG, *PC_INTER; PCCAD 视图创建aliasesCJ, *PC_CJST; PCCAD 消隐aliasesXY, *PC_HIDEKXY1, *PC_BLOCKHIDE1 KXY2, *PC_BLOCKHIDE2 UK, *PC_UNBLOCKHIDEWXY1, *PC_TEXTHIDE1 WXY2, *PC_TEXTHIDE2 UW, *PC_UNFRAMETEXT ; PCCAD 符号标注aliasesCCD, *PC_CCDXW1, *PC_XWGCXW, *PC_DIMTOLJZ, *PC_JZBZXD, *pc_zxdbzBJ, *PC_YKBJZXK, *pc_zxkbzHJ, *PC_HJFHBGF, *PC_DIMELEV; PCCAD 文字处理aliasesWZ, *PC_TEXTTJ, *PC_JSTJ; PCCAD 超级符号库aliases;;FH, *PC_SYMOUT YYFH, *YYFHDQFH, *DQFHJGFH, *JGFHJJFH, *JJFHBGFH, *BGFHYYFH, *YYFHXZFH, *PC_NewSym; PCCAD 参数化设计aliases MRE, *pc_mulcreCRE, *pc_creCL, *pc_creDRI, *pc_muldriQD, *pc_muldriBNS, *pc_BTNSHOWDEF, *pc_para_defexpIN, *pc_para_inOUT, *pc_para_outTK, *pc_para_outSEXP, *PC_PARA_SEXP SHOW, *PC_PARA_SHOW ASI, *PC_PARA_ASSIST MNY, *PC_PARA_SMANY; PCCAD 系列化零件设计aliasesXL, *pc_spart_out; PCCAD 哑图参数化aliasesYDEF, *PC_YDEFYQD, *PC_YDRVYREF, *PC_YREF; PCCAD 机械设计aliasesPT, *pc_power_part; PCCAD 辅助工具aliasesV, *PC_MODITHj, *th_jBH, *pc_hatchAA, *th_areaAT, *pc_weightJSQ, *PC_CALCULATE_EFC TY, *PC_COMMON_RES ZDPT, *pc_paituTB, *PC_TABLEDATAPICKUP ; PCCAD 报表工具aliasesBG, *PC_TableBB, *PC_PICKUPREPORT; PCCAD 超级卡片aliasesMTA, *PC_MAKETABLEMODEL MCA, *PC_MAKECARDMODEL MCC, *PC_CREATECARD MCE, *PC_SUPERCARDEDIT ; END OF PCCAD aliases。