CAD 中英文 双语版菜单
可帮忙初学者和诸多网友真正完整的了解CAD.
想要的,请回贴!
// 请保留作者信息:E-Mail:52bida@163.com OICQ:89113144
//
// AutoCAD 2004 Menu
//
// Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1996, 1997,
// 1998, 1999, 2000, 2001, 2002, 2003 by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software
// for any purpose and without fee is hereby granted, provided that
// the above copyright notice appears in all copies and that both
// the copyright notice and the limited warranty and restricted rights
// notice below appear in all supporting documentation.
//
// AUTODESK, INC. PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
// AUTODESK, INC. SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
// MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. AUTODESK, INC.
// DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
// UNINTERRUPTED OR ERROR FREE.
//
// Use, duplication, or disclosure by the U.S. Government is subject to
// restrictions set forth in FAR 52.227-19 (Commercial Computer
// Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
// (Rights in Technical Data and Computer Software), as applicable.
//
//
// NOTE: AutoCAD looks for an ".mnl" (Menu Lisp) file whose name is
// the same as that of the menu file, and loads it if
// found. If you modify this menu and change its name, you
// should copy acad.mnl to <yourname>.mnl, since the menu
// relies on AutoLISP routines found there.
//
//
// Default AutoCAD NAMESPACE declaration:
//
***MENUGROUP=ACAD
//
// Begin AutoCAD Digitizer Button Menus
//
***BUTTONS1
// Simple + button
// if a grip is hot bring up the Grips Cursor Menu (POP 500), else send a carriage return
// If the SHORTCUTMENU sysvar is not 0 the first item (for button 1) is NOT USED.
$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,5),GRIP_),$P0=ACAD.GRIPS $P0=*);
$P0=SNAP $p0=*
^C^C
^B
^O
^G
^D
^E
^T
***BUTTONS2
// Shift + button
$P0=SNAP $p0=*
***BUTTONS3
// Control + button
***BUTTONS4
// Control + shift + button
//
// Begin System Pointing Device Menus
//
***AUX1
// Simple button
// if a grip is hot bring up the Grips Cursor Menu (POP 500), else send a carriage return
// If the SHORTCUTMENU sysvar is not 0 the first item (for button 1, the "right button")
// is NOT USED.
$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,5),GRIP_),$P0=ACAD.GRIPS $P0=*);
$P0=SNAP $p0=*
^C^C
^B
^O
^G
^D
^E
^T
***AUX2
// Shift + button
$P0=SNAP $p0=*
$P0=SNAP $p0=*
***AUX3
// Control + button
$P0=SNAP $p0=*
***AUX4
// Control + shift + button
$P0=SNAP $p0=*
//
// Begin AutoCAD Pull-down Menus
//
***POP0
**SNAP
// Shift-right-click if using the default AUX2 and/or BUTTONS2
// menus.
[&Object Snap Cursor Menu(对象捕捉光标菜单)]
ID_Tracking [Temporary trac&k point(临时追踪点)]_tt
ID_From [&From(自)]_from
ID_MnPointFi [->
oin&t Filters(点过滤器)]
ID_PointFilx [.X].X
ID_PointFily [.Y].Y
ID_PointFilz [.Z].Z
[--]
ID_PointFixy [.XY].XY
ID_PointFixz [.XZ].XZ
ID_PointFiyz [<-.YZ].YZ
[--]
ID_OsnapEndp [&Endpoint(端点)]_endp
ID_OsnapMidp [&Midpoint(中点)]_mid
ID_OsnapInte [&Intersection(交点)]_int
ID_OsnapAppa [&Apparent Intersect(外观交点)]_appint
ID_OsnapExte [E&xtension(延长线)]_ext
[--]
ID_OsnapCent [&Center(圆心)]_cen
ID_OsnapQuad [&Quadrant(象限点)]_qua
ID_OsnapTang [Tan&gent(切点)]_tan
[--]
ID_OsnapPerp [&
erpendicular(垂足)]_per
ID_OsnapPara [Para&llel(平行线)]_par
ID_OsnapNode [No&de(节点)]_nod
ID_OsnapInse [In&sert(插入点)]_ins
ID_OsnapNear [Nea&rest(最近点)]_nea
ID_OsnapNone [&None(无)]_non
[--]
ID_Osnap [&Osnap Settings(对象捕捉设置)...]'_+dsettings 2
***POP1
**FILE
ID_MnFile [&File(文件)]
ID_New [&New(新建)...\tCtrl+N]^C^C_new
ID_Open [&Open(打开)...\tCtrl+O]^C^C_open
ID_DWG_CLOSE [&Close(关闭)]^C^C_close
ID_PartialOp [$(if,$(eq,$(getvar,fullopen),0),,~)Partia&l Load]^C^C_partiaload
[--]
ID_Save [&Save(保存)\tCtrl+S]^C^C_qsave
ID_Saveas [Save &As(另存为)...\tCtrl+Shift+S]^C^C_saveas
ID_ETransmit [e&Transmit(电子传递)...]^C^C_etransmit
ID_Publish [Publish to &Web(网上发布)...]^C^C_publishtoweb
ID_Export [&Export(输出)...]^C^C_export
[--]
ID_PlotSetup [Pa&ge Setup(页面设置)...]^C^C_pagesetup
ID_PlotMgr [Plotter &Manager(打印机管理器)...]^C^C_plottermanager
ID_PlotStyMgr [Plot St&yle Manager(打印样式管理器)...]^C^C_stylesmanager
ID_Preview [Plot Pre&view(打印预览)]^C^C_preview
ID_Print [&
lot(打印)...\tCtrl+P]^C^C_plot
ID_Pub [Publis&h(公布)...]^C^C_publish
[--]
ID_MnDrawing [->Drawing &Utilities(图形实用程序)]
ID_Audit [&Audit(核查)]^C^C_audit
ID_Recover [&Recover(修复)...]^C^C_recover
[--]
ID_BupdateA [&Update Block Icons(更新块图标)]^C^C_blockicon
[--]
ID_Purge [<-&
urge(清理)...]^C^C_purge
ID_SendMail [Sen&d(发送)...]
ID_Props [Drawing Propert&ies(图形属性)...]^C^C_dwgprops
[--]
ID_MRU [Drawing History(绘图历史)]
[--]
ID_APP_EXIT [E&xit(退出)\tCtrl+Q]^C^C_quit
***POP2
**EDIT
ID_MnEdit [&Edit(编辑)]
ID_U [&Undo(撤销)\tCtrl+Z]_u
ID_Redo [&Redo(重复)\tCtrl+Y]^C^C_mredo 1
[--]
ID_Cutclip [Cu&t(剪切)\tCtrl+X]^C^C_cutclip
ID_Copyclip [&Copy(复制)\tCtrl+C]^C^C_copyclip
ID_Copybase [Copy with &Base Point(基点复制)\tCtrl+Shift+C]^C^C_copybase
ID_Copylink [Copy &Link(复制链接)]^C^C_copylink
ID_Pasteclip [&
aste(粘贴)\tCtrl+V]^C^C_pasteclip
ID_Pastebloc [Paste as Bloc&k\tCtrl+Shift+V]^C^C_pasteblock
ID_Pastehlnk [Paste as &Hyperlink(粘贴为超级链接)]^C^C_pasteashyperlink
ID_Pasteorig [Paste to Original Coor&dinates(粘贴到原坐标)]^C^C_pasteorig
ID_Pastesp [Paste &Special(选择性粘贴)...]^C^C_pastespec
[--]
ID_Erase [Cle&ar(清除)\tDel]^C^C_erase
ID_SelAll [Se&lect All(全部选择)\tCtrl+A]^C^C_ai_selall
[--]
ID_Links [&OLE Links(超链接)...]^C^C_olelinks
[--]
ID_TextFind [&Find(查找)...]^C^C_find
[此贴子已经被作者于2005-8-6 19:12:06编辑过]