- UID
- 68810
- 积分
- 0
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2003-7-31
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
; AutoCAD Program Parameters File For AutoCAD Release 14
; External Command and Command Alias Definitions
; Copyright (C) 1997 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.
; 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.
; 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.
; There is a bonus application for editing command aliases as well as
; a sample acad.pgp file with many more command aliases.
; See the bonus\cadtools folder for more details.
; External command format:
; <Command name>,[<DOS request>],<Bit flag>,<Prompt>,
; The bits of the bit flag have the following meanings:
; First bit (1): if set, don't wait for the application to finish
; Second bit (2): if set, run the application minimized
; Third bit (4): if set, run the application "hidden"
; 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.
; Examples of external commands for command windows
DEL, DEL, 0,请输入将被删除的文件: ,
DIR, DIR, 0,请输入待列表的文件: ,
TYPE, TYPE, 0,请输入须显示内容的文件名: ,
fcopy, copy, 0,请输入拷贝源文件及目标文件(中间隔以空格): ,
ren, ren, 0,请输入改名源文件名及目标文件名(中间隔以空格): ,
EDIT, START EDIT, 1,请输入待编辑的文件: ,
SH, , 1,*DOS Command: ,
SHELL, , 1,*SHELL to dos command :,
START, START, 1,*Application to start: ,
; Examples of external commands for Windows
; See also the STARTAPP AutoLISP function for an alternative method.
EXPLORER, START EXPLORER, 1,,
NOTEPAD, START NOTEPAD, 1,*请输入待编辑的文件: ,
PBRUSH, START PBRUSH, 1,,
; Command alias format:
; <Alias>,*<Full command name>
; The following are guidelines for creating new command aliases.
; 1. Try the first character of the command, then try the first two,
; then the first three.
; 2. Ignore "DD" at the beginning of a command.
; 3. Abbreviate the following prefixes:
; Examples: 3 for 3D, A for ASE, D for Dim, I for Image, R for render.
; 4. Once an alias is defined, add suffixes for related aliases:
; Examples: R for Redraw, RA for Redrawall, L for Line, LT for Linetype.
; 5. An alias should reduce a command by at least two characters.
; 6. Commands with a control key equivalent, status bar button, or function key
; do not require a command alias.
; Examples: Use Control-N, -O, -P, and -S for New, Open, Print, and Save
; 7. Use a hyphen to differentiate between command line and dialog box commands.
; 8. 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, *3DARRAY
3F, *3DFACE
3P, *3DPOLY
Aa, *ARRAY
AD, *ID
AE, *AREA
AL, *ALIGN
AP, *APERTURE
ATP, *ATTDISP
AT, *DDATTE
-AT, *ATTEDIT
ATT, *DDATTDEF
-ATT, *ATTDEF
AV, *DSVIEWER
AW, *ARROW
B, *BREAK
bb, *blkout
br, *blkinput
BD, *PTBREAK
BF, *DIMYI2
BH, *BHATCH
BJ, *DIMYI0
BL, *BMAKE
-BL, *BLOCK
BO, *BOUNDARY
-BO, *-BOUNDARY
BQ, *DIMW
BY, *DIMYI1
d, *DDEDIT1
C, *COPY
cc, *dimlwf
CCc, *CHAMFER
CD, *SET_LYR
CG, *CHG_LYR
CH, *DDCHPROP
-CH, *CHANGE
CO, *DDCOLOR
CR, *CIRCLE
CX, *TOWIDTH
CY, *OFF_LYR
Dd, *Dmaddl
Dc, *DIMTEDIT
gg, *DDEDIT
DDD, *DIMMP
DDV, *DDVPOINT
DF, *DMDIV
DG, *CHVAL
DGF, *RECOV
dh, *dmmge
ds, *dmhor1
DI, *DIST
DIV, *DIVIDE
DO, *DONUT
DST, *DIMSTYLE
DT, *DTEXT
DV, *DVIEW
dw, *dimwdf
DX, *DDIM
DXI, *DXFIN
DXO, *DXFOUT
DZ, *DMVER
DZB, *MAXCHA
E, *ERASE
EL, *ELEV
ELL, *ELLIPSE
EN, *END
EP, *EXPLODE
EX, *EXTEND
F, *FILLET
FD, *ENLGVP
FF, *FILL
FI, *FILTER
FW, *WDREVY
fz, *fzh
FZzz, *WDREVX
zb, *GROUP
GR, *DDGRIPS
-GR, *GRID
H, *HIDE
HE, *HATCHEDIT
HL, *HIGHLIGHT
HT, *HATCH
HY, *MK3VP
I, *DDINSERT
-I, *INSERT
IM, *IMAGE
-IM, *-IMAGE
J, *JOIN
L, *LINE
tc, *LAYER
-LA, *-LAYER
LE, *LEADER
LEN, *LENGTHEN
LI, *LIST
LS, *LTSCALE
LT, *LINETYPE
-LT, *-LINETYPE
LTS, *LTSCALE
M, *MOVE
sA, *MATCHPROP
ME, *MEASURE
MI, *MIRROR
MJ, *RMAREA
ML, *MLINE
a, *DDMODIFY
MMM, *WDNAME
MN, *MENU
MS, *MSPACE
MT, *MTEXT
-MT, *-MTEXT
MV, *MVIEW
N, *NEW
q, *OFFSET
OP, *OPEN
OS, *DDOSNAP
-OS, *-OSNAP
w, *PAN
-P, *-PAN
PA, *PASTESPEC
PB, *PICKBOX
PE, *PEDIT
PG, *POLYGON
PGP, *REINIT
PL, *PLINE
PN, *PLAN
PO, *POINT
POL, *POLYGON
PR, *PREFERENCES
PRE, *PREVIEW
da, *PLOT
PS, *PSPACE
PT, *PLOT
PU, *PURGE
o, *QUIT
QC, *LATOPLI
QX, *PLTOLA
QD, *WLMOVE
R, *REDRAW
ra, *rmarea
RAdraw, *REDRAWALL
RD, *REDO
REn, *RENAME
-RE, *RENAME
RE, *RECTANGLE
REG, *REGION
REV, *REVOLVE
RG, *REGEN
RGA, *REGENALL
RM, *DDRMODES
Rt, *ROTATE
RPR, *RPREF
RRr, *RENDER
S, *STRETCH
SC, *SCALE
SCR, *SCRIPT
SD, *SHADE
SE, *DDSELECT
-SE, *SELECT
SET, *SETVAR
SL, *SLICE
SN, *SNAP
SO, *SOLID
SP, *SPLFRAME
SPL, *SPLINE
SPE, *SPLINEDIT
SS, *QSAVE
SSA, *SAVEAS
ST, *STYLE
SV, *SAVE
SU, *SUBTRACT
T, *TRIM
tc,
tt, *title
TA, *TABLET
TB, *TBWORD
TE, *TEXT
TH, *THICKNESS
TI, *TILEMODE
TO, *TOOLBAR
TOL, *TOLERANCE
TOR, *TORUS
TR, *TRACE
UC, *DDUCS
UCP, *DDUCSP
UN, *DDUNITS
-UN, *UNITS
UNI, *UNION
UI, *UCSICON
vv, *u
v, *m
Vvv, *DDVPOINT
-V, *VPOINT
VI, *DDVIEW
-VI, *VIEW
VS, *VSLIDE
p, *WBLOCK
WEe, *WEDGE
we, *wlend
wd, *wdname
X, *EXPLODE
XA, *XATTACH
XB, *XBIND
-XB, *-XBIND
xc, *towidth
XCccc, *XCLIP
XL, *XLINE
XR, *XREF
-XR, *-XREF
XX, *CHDASH
YP, *INDEXNUM2
YM, *INDEXDIM
YZ, *INDEXNUM1
Z, *ZOOM
g, *WRINPUT
ZBD, *DIMZB
ZD, *WDBRK
ZG, *HWORD1 |
|