home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 February / PCWK0297.iso / autodesk / acltwin / aclt.mnu < prev    next >
Text File  |  1996-05-30  |  69KB  |  1,980 lines

  1. //
  2. //      ACLT.MNU Version 1.0 for AutoCAD LT Release 3 Windows/NT
  3. //
  4. //      Copyright (C) 1993, 1994, 1995, 1996
  5. //      by Autodesk, Inc.
  6. //
  7. //      Permission to use, copy, modify, and distribute this software
  8. //      for any purpose and without fee is hereby granted, provided
  9. //      that the above copyright notice appears in all copies and
  10. //      that both that copyright notice and the limited warranty and
  11. //      restricted rights notice below appear in all supporting
  12. //      documentation.
  13. //
  14. //      AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
  15. //      AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
  16. //      MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE.  AUTODESK, INC.
  17. //      DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
  18. //      UNINTERRUPTED OR ERROR FREE.
  19. //
  20. //      Use, duplication, or disclosure by the U.S. Government is subject to
  21. //      restrictions set forth in FAR 52.227-19 (Commercial Computer
  22. //      Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
  23. //      (Rights in Technical Data and Computer Software), as applicable.
  24. //
  25.  
  26. //
  27. //      Default AutoCAD LT Release 3 NAMESPACE declaration:
  28. //
  29.  
  30. ***MENUGROUP=ACLT
  31.  
  32. //
  33. //      Begin AutoCAD LT Button Menus
  34. //
  35.  
  36. ***BUTTONS1
  37. ;
  38. $p0=*
  39. ^C^C
  40. ^B
  41. ^O
  42. ^G
  43. ^D
  44. ^E
  45. ^T
  46.  
  47. ***BUTTONS2
  48. $p0=*
  49.  
  50. ***AUX1
  51. ;
  52. $p0=*
  53. ^C^C
  54. ^B
  55. ^O
  56. ^G
  57. ^D
  58. ^E
  59. ^T
  60.  
  61. ***AUX2
  62. $p0=*
  63.  
  64. //
  65. //      Begin AutoCAD LT Pull-down Menus
  66. //
  67.  
  68. ***POP0
  69.             [Osnap]
  70. ID_Tracking [Tracking]_tk
  71. ID_Osnfro   [From]_from
  72.             [--]
  73. ID_Osnend   [Endpoint]_endp
  74. ID_Osnmid   [Midpoint]_mid
  75. ID_Osnint   [Intersection]_int
  76. ID_Osncen   [Center]_center
  77. ID_Osnqua   [Quadrant]_qua
  78. ID_Osnper   [Perpendicular]_per
  79. ID_Osntan   [Tangent]_tan
  80. ID_Osnnod   [Node]_nod
  81. ID_Osnins   [Insertion]_ins
  82. ID_Osnnea   [Nearest]_nea
  83.             [--]
  84. ID_Osnnon   [None]_non
  85.  
  86. ***POP1
  87. //
  88. //      Note: ID_strings ID_MRU and ID_SendMail execute MFC functions, 
  89. //      not internal AutoCAD LT commands
  90. //
  91. ID_File    [&File]
  92. ID_New     [&New...\tCtrl+N]^C^C_new
  93. ID_Open    [&Open...\tCtrl+O]^C^C_open
  94.            [--]
  95. ID_Save    [&Save\tCtrl+S]^C^C_qsave
  96. ID_Saveas  [Save &As...]^C^C_saveas
  97.            [--]
  98. ID_Print   [&Print...\tCtrl+P]^C^C_plot
  99.            [--]
  100. ID_Import  [&Import...]^C^C_import
  101. ID_Export  [&Export...]^C^C_export
  102.            [->S&lide]
  103. ID_Sldsav    [&Create...]^C^C_mslide
  104. ID_Sldvie    [<-&View...]^C^C_vslide
  105.            [--]
  106.            [->&Management]
  107. ID_Unlock    [&Unlock Files...]^C^C_unlock
  108. ID_Audit     [&Audit]^C^C_audit
  109. ID_Recov     [<-&Recover...]^C^C_recover
  110.            [--]
  111. ID_SendMail [Sen&d...]
  112.            [--]
  113. ID_MRU     [Drawing History]
  114.            [--]
  115. ID_Exit    [E&xit]^C^C_quit
  116.  
  117. ***POP2
  118. ID_Edit    [&Edit]
  119. ID_Undo    [&Undo\tCtrl+Z]_u
  120. ID_Redo    [&Redo]^C^C_redo
  121.            [--]
  122. ID_Cut     [Cu&t\tCtrl+X]'_cutclip
  123. ID_Copy    [&Copy\tCtrl+C]'_copyclip
  124. ID_Copylnk [Copy L&ink]^C^C_copylink
  125. ID_Paste   [&Paste\tCtrl+V]'_pasteclip
  126. ID_Pastesp [Paste &Special...]_pastespec
  127.            [--]
  128. ID_Erase   [Cl&ear]$M=$(if,$(getvar,cmdactive),^C^C,)_erase
  129. ID_Selall  [Select &All]$M=$(if,$(getvar,cmdactive),_all,^P_ai_selall^P)
  130.            [--]
  131. ID_Ddmodi  [Pr&operties...]^C^C^P_ai_propchk ^P
  132.            [--]
  133.            [->E&xternal Reference]
  134. ID_XreAtt    [&Attach...]^C^C_xref _a
  135. ID_XreBin    [&Bind]^C^C_xref _b
  136. ID_XreDet    [&Detach]^C^C_xref _d
  137. ID_XreRel    [&Reload]^C^C_xref _r
  138. ID_XrePat    [&Change Path]^C^C_xref _p
  139. ID_XreLis    [&List]^C^C_xref _?
  140.              [--]
  141. ID_VisRet    [Retain &Settings]'_visretain
  142.              [--]
  143.              [->B&ind Symbols]
  144. ID_BinBlo      [&Block]^C^C_xbind _b
  145. ID_BinDim      [&Dimension Style]^C^C_xbind _d
  146. ID_BinLay      [&Layer]^C^C_xbind _la
  147. ID_BinLin      [Li&netype]^C^C_xbind _lt
  148. ID_BinTex      [<-<-&Text Style]^C^C_xbind _s
  149.            [--]
  150. ID_Links   [&Links...]^C^C_olelinks
  151. ID_Insobj  [I&nsert Object...]^C^C_insertobj
  152.  
  153. ***POP3
  154. ID_View    [&View]
  155. ID_Redraw  [&Redraw]'_redraw
  156. ID_Regen   [Re&gen]^C^C_regen
  157.            [--]
  158. ID_Aerial  [&Aerial View]'_dsviewer
  159.            [->&Zoom]
  160. ID_Zooin     [&In]'_zoom;2x
  161. ID_Zooout    [&Out]'_zoom;.5x
  162.              [--]
  163. ID_Zoocen    [&Center]'_zoom;_c
  164. ID_Zoowin    [&Window]'_zoom;_w
  165. ID_Zooall    [&All]^C^C_zoom;_all
  166. ID_Zoopre    [&Previous]'_zoom;_p
  167. ID_Zoosca    [&Scale]'_zoom
  168. ID_Zooext    [&Extents]^C^C_zoom;_e
  169.              [--]
  170. ID_RtZoom    [<-&Real-Time Zoom]'_rtzoom
  171.            [->&Pan]
  172. ID_RtPan     [&Real-Time Pan]'_rtpan
  173. ID_Panpic    [<-&Pan Point]'_pan
  174.            [--]
  175. ID_Namview [&Named Views...]^C^C_ddview
  176.            [->$(if,$(and,$(eq,$(getvar,tilemode),0),$(eq,$(getvar,cvport),1)),~,)&3D Viewpoint]
  177. ID_3DVptt    [&Tripod]^C^C_vpoint ;
  178. ID_3DVptv    [&Vector]^C^C_vpoint
  179.              [--]
  180.              [->&Plan View]
  181. ID_Plan        [&Current]^C^C_plan ;
  182. ID_Planw       [&World]^C^C_plan _w
  183. ID_Planu       [<-&Named]^C^C_plan _u
  184.              [--]
  185. ID_Vietop    [&Top]^C^C_vpoint _non *0,0,1
  186. ID_Viebot    [&Bottom]^C^C_vpoint _non *0,0,-1
  187. ID_Vielef    [&Left]^C^C_vpoint _non *-1,0,0
  188. ID_Vierig    [&Right]^C^C_vpoint _non *1,0,0
  189. ID_Viefro    [&Front]^C^C_vpoint _non *0,-1,0
  190. ID_Viebac    [Bac&k ]^C^C_vpoint _non *0,1,0
  191.              [--]
  192. ID_Vieswi    [&SW Isometric]^C^C_vpoint _non *-1,-1,1
  193. ID_Viesei    [S&E Isometric]^C^C_vpoint _non *1,-1,1
  194. ID_Vienei    [&NE Isometric]^C^C_vpoint _non *1,1,1
  195. ID_Vienwi    [<-N&W Isometric]^C^C_vpoint _non *-1,1,1
  196. ID_3DDv    [$(if,$(and,$(eq,$(getvar,tilemode),0),$(eq,$(getvar,cvport),1)),~,)3D &Dynamic View]^C^C_dview
  197.            [--]
  198. ID_Vietms  [$(if,$(getvar,tilemode),!.)Model Space (&Tiled)]^C^C'_tilemode 1
  199. ID_Viefms  [$(if,$(and,$(eq,$(getvar,tilemode),0),$(!=,$(getvar,cvport),1)),!.)Model Space (&Floating)]^C^C^P_ai_fms ^P
  200. ID_Vieps   [$(if,$(and,$(eq,$(getvar,tilemode),0),$(=,$(getvar,cvport),1)),!.)Paper &Space]^C^C_tilemode 0 _pspace
  201.            [--]
  202.            [->$(if,$(getvar,tilemode),,~)Tiled &Viewports]
  203. ID_TVp1      [&1 Viewport]^C^C_vports _si
  204. ID_TVp2      [&2 Viewports]^C^C_vports 2
  205. ID_TVp3      [&3 Viewports]^C^C_vports 3
  206. ID_TVp4      [&4 Viewports]^C^C_vports 4
  207.              [--]
  208. ID_TVpr      [&Restore]^C^C_vports _r
  209. ID_TVps      [&Save]^C^C_vports _s
  210. ID_TVpd      [&Delete]^C^C_vports _d
  211. ID_TVpj      [&Join]^C^C_vports _j
  212.              [--]
  213. ID_TVlist    [<-&List]^C^C_vports _?
  214.            [->$(if,$(getvar,tilemode),~)F&loating Viewports]
  215. ID_FVp1      [&1 Viewport]^C^C_mview
  216. ID_FVp2      [&2 Viewports]^C^C_mview _2
  217. ID_FVp3      [&3 Viewports]^C^C_mview _3
  218. ID_FVp4      [&4 Viewports]^C^C_mview _4
  219.              [--]
  220. ID_FVpr      [&Restore]^C^C_mview _r
  221.              [--]
  222. ID_FVpon     [Viewports O&n]^C^C_mview _on
  223. ID_FVpoff    [Viewports O&ff]^C^C_mview _off
  224. ID_FVph      [<-&Hideplot]^C^C_mview _h
  225.            [--]
  226.            [->Set &UCS]
  227. ID_Dducs     [Named U&CS...]^C^C_dducs
  228. ID_Ucsp      [Preset &UCS...]^C^C_dducsp
  229.              [--]
  230. ID_Ucsw      [&World]^C^C_ucs _w
  231. ID_Ucsori    [Ori&gin]^C^C_ucs _o
  232. ID_Ucszav    [Z &Axis Vector]^C^C_ucs _zaxis
  233. ID_Ucs3pt    [&3 Point]^C^C_ucs _3
  234. ID_Ucsobj    [&Object]^C^C_ucs _ob
  235. ID_Ucsvie    [&View]^C^C_ucs _v
  236. ID_Ucsxar    [&X Axis Rotate]^C^C_ucs _x
  237. ID_Ucsyar    [&Y Axis Rotate]^C^C_ucs _y
  238. ID_Ucszar    [&Z Axis Rotate]^C^C_ucs _z
  239. ID_Ucspre    [&Previous]^C^C_ucs _p
  240.              [--]
  241. ID_Ucsres    [&Restore]^C^C_ucs _r
  242. ID_Ucssav    [&Save]^C^C_ucs _s
  243. ID_Ucsdel    [&Delete]^C^C_ucs _d
  244.              [--]
  245. ID_Ucslis    [<-&List]^C^C_ucs _?
  246.            [--]
  247. ID_Hide    [&Hide]^C^C_hide
  248.            [->Shad&e]
  249. ID_Shacol    [256 &Color]^C^C_shadedge;0;_shade
  250. ID_Shaceh    [256 Color &Edge Highlight]^C^C_shadedge;1;_shade
  251. ID_Shahid    [16 Color &Hidden Line]^C^C_shadedge;2;_shade
  252. ID_Shafil    [16 Color &Filled]^C^C_shadedge;3;_shade
  253.              [--]
  254. ID_Shadif    [<-&Diffuse]'_shadedif
  255.            [--]
  256. ID_TxtWin  [Text &Window]'_textscr
  257.            [--]
  258. ID_VwTbar  [T&oolbars...]^C^C_viewtoolbar
  259.  
  260. ***POP4
  261. ID_Format  [F&ormat]
  262. ID_Objcre  [C&urrent Properties...]'_ddemodes
  263.            [--]
  264. ID_Layers  [&Layers...]'_ddlmodes
  265.            [->$(if,$(getvar,tilemode),~)&Viewport Layer Controls]
  266. ID_Vlcf      [&Freeze]^C^C_vplayer _f
  267. ID_Vlct      [&Thaw]^C^C_vplayer _t
  268.              [--]
  269. ID_Vlcr      [&Reset]^C^C_vplayer _r
  270. ID_Vlcn      [&New Freeze]^C^C_vplayer _n
  271. ID_Vlcd      [&Default Visibility]^C^C_vplayer _v
  272.              [--]
  273. ID_Vlcl      [<-&List]^C^C_vplayer _? \;
  274.            [--]
  275. ID_Color   [&Color...]'_ddcolor
  276. ID_Linety  [Li&netype...]'_ddltype
  277. ID_TexSty  [&Text Style...]'_ddstyle
  278. ID_DimSty  [&Dimension Style...]^C^C_ddim
  279. ID_Doddpt  [&Point Style...]'_ddptype
  280.            [--]
  281. ID_Units   [Un&its...]'_ddunits
  282. ID_Limits  [Dr&awing Limits]'_limits
  283.            [--]
  284. ID_Rename  [&Rename...]^C^C_ddrename
  285.            [->Pur&ge]
  286. ID_Purla     [&Layers]^C^C_purge _la
  287. ID_Purlt     [Li&netypes]^C^C_purge _lt
  288. ID_Purts     [&Text Styles]^C^C_purge _st
  289. ID_Purds     [&Dimension Styles]^C^C_purge _d
  290. ID_Purblk    [&Blocks]^C^C_purge _b
  291.              [--]
  292. ID_Purall    [<-&All]^C^C_purge _a
  293.  
  294. ***POP5
  295. ID_Tools   [&Tools]
  296. ID_Spell   [&Spelling...]'_spell
  297.            [--]
  298. ID_Time    [&Time]'_time
  299. ID_Revdate [&Date and Time Stamp]^C^C_revdate
  300.            [--]
  301. ID_Script  [&Run Script...]^C^C_script
  302. ID_Cusmnu  [Customize &Menus...]^C^C_menuload
  303. ID_Custb   [&Customize Toolbars...]^C^C_tbconfig
  304.            [--]
  305. ID_Prefs   [&Preferences...]^C^C_preferences
  306.  
  307. ***POP6
  308.            [&Draw]
  309. ID_Line    [&Line]^C^C_line
  310. ID_Xline   [Co&nstruction Line]^C^C_xline
  311. ID_Ray     [&Ray]^C^C_ray
  312.            [--]
  313. ID_Pline   [&Polyline]^C^C_pline
  314. ID_Dline   [&Double Line]^C^C_dline
  315.            [--]
  316. ID_Spline  [&Spline]^C^C_spline
  317.            [->&Arc]
  318. ID_Arcsce    [&Start, Center, End]^C^C_arc \_c
  319. ID_Arcsca    [S&tart, Center, Angle]^C^C_arc \_c \_a
  320. ID_Arcsea    [Start, End, An&gle]^C^C_arc \_e
  321. ID_Arccse    [&Center, Start, End]^C^C_arc _c
  322. ID_Arccsa    [C&enter, Start, Angle]^C^C_arc _c \\_a
  323. ID_Arc3pt    [3 &Points]^C^C_arc
  324.              [--]
  325. ID_Arccon    [<-C&ontinue]^C^C_arc ;
  326.            [->&Circle]
  327. ID_Cirrad    [Center, &Radius]^C^C_circle
  328. ID_Cirdia    [Center, &Diameter]^C^C_circle \_d
  329.              [--]
  330. ID_Cir3pt    [&3 Points]^C^C_circle _3p
  331. ID_Cirttr    [Tan, Tan, Radi&us]^C^C_circle _ttr
  332.              [--]
  333. ID_Donut     [<-&Donut]^C^C_donut
  334.            [->&Ellipse]
  335. ID_Ellips    [&Center]^C^C_ellipse _c
  336. ID_Ellcir    [Axis, &End]^C^C_ellipse
  337.              [--]
  338. ID_Ellarc    [<-&Arc]^C^C_ellipse _a
  339.            [--]
  340.            [->Poly&gon]
  341. ID_Rectan    [&Rectangle]^C^C_rectang
  342. ID_Polygo    [<-Poly&gon]^C^C_polygon
  343. ID_Solid   [&2D Solid]^C^C_solid
  344.            [->P&oint]
  345. ID_Point     [&Single Point]^C^C_point
  346. ID_Divide    [&Divide]^C^C_divide
  347. ID_Measure   [<-&Measure]^C^C_measure
  348.            [--]
  349. ID_Block   [Make &Block...]^C^C_bmake
  350. ID_Dinser  [&Insert Block...]^C^C_ddinsert
  351.            [--]
  352. ID_Bounda  [Bo&undary...]^C^C_boundary
  353. ID_Bhatch  [&Hatch...]^C^C_bhatch
  354.            [--]
  355.            [->&Text]
  356. ID_Mtext     [&Paragraph Text]^C^C_mtext
  357. ID_Dtext     [<-&Line Text]^C^C_dtext
  358. ID_AttDef  [De&fine Attribute...]^C^C_ddattdef
  359.  
  360. ***POP7
  361.            [Dime&nsion]
  362. ID_DimLin  [&Linear]^C^C_dimlinear
  363. ID_DimAli  [Ali&gned]^C^C_dimaligned
  364.            [->&Radial]
  365. ID_DimRad    [&Radius]^C^C_dimradius
  366. ID_DimDia    [<-&Diameter]^C^C_dimdiameter
  367. ID_DimAng  [&Angular]^C^C_dimangular
  368.            [->&Ordinate]
  369. ID_DimOrd    [&Automatic]^C^C_dimordinate
  370. ID_DimOrx    [&X-Datum]^C^C_dimordinate \_x
  371. ID_DimOry    [<-&Y-Datum]^C^C_dimordinate \_y
  372. ID_DimBas  [&Baseline]^C^C_dimbaseline
  373. ID_DimCon  [&Continue]^C^C_dimcontinue
  374.            [--]
  375. ID_DimCen  [Center &Mark]^C^C_dimcenter
  376. ID_DimLea  [Lea&der]^C^C_leader
  377. ID_DimTol  [&Tolerance...]^C^C_tolerance
  378.            [--]
  379. ID_DimObl  [Obl&ique]^C^C_dimedit _o
  380.            [->Alig&n Text]
  381. ID_DimHom    [&Home]^C^C_dimtedit \_h
  382. ID_DimTro    [Ro&tate]^C^C_dimtedit \_a
  383.              [--]
  384. ID_DimTle    [&Left]^C^C_dimtedit \_l
  385. ID_DimTri    [<-&Right]^C^C_dimtedit \_r
  386. ID_DimUpd  [&Update]^C^C_dim1 _update
  387.  
  388. ***POP8
  389.            [&Modify]
  390.            [->&Objects]
  391. ID_Pedit     [Edit &Polyline]^C^C_pedit
  392. ID_Spledi    [Edit &Spline]^C^C_splinedit
  393. ID_TexEdi    [Edit &Text...]^C^C_ddedit
  394. ID_Hatedi    [Edit &Hatch...]^C^C_hatchedit
  395.              [->Attri&bute]
  396. ID_AttEdi      [&Single...]^C^C_ddatte
  397. ID_AttEdg      [<-<-&Global]^C^C_attedit
  398.            [--]
  399. ID_Copyob  [&Duplicate]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_copy
  400. ID_Offset  [O&ffset]^C^C_offset
  401. ID_Mirror  [&Mirror]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_mirror
  402.            [->&Array]
  403. ID_Arrrec    [&Rectangular]^C^C$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_array;_r,_select;_auto;\_array;_p;;_r)
  404. ID_Arrpol    [<-&Polar]^C^C$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_array;_p,_select;_auto;\_array;_p;;_p)
  405.            [--]
  406. ID_Chamfe  [&Chamfer]^C^C_chamfer
  407. ID_Fillet  [F&illet]^C^C_fillet
  408.            [--]
  409. ID_Move    [Mo&ve]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_move
  410. ID_Rotate  [&Rotate]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_rotate
  411. ID_Stretch [&Stretch]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_stretch
  412. ID_Scale   [Sca&le]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_scale
  413. ID_Length  [L&engthen]^C^C_lengthen
  414.            [--]
  415. ID_Trim    [&Trim]^C^C_trim
  416. ID_Extend  [Exte&nd]^C^C_extend
  417.            [->&Break]
  418. ID_Bre1pt    [&1 Point]^C^C_select;_single;\_break;@;@
  419. ID_Bre1ps    [1 &Point Select]^C^C_select;_single;\_break;@;_f \@
  420.              [--]
  421. ID_Bre2pt    [&2 Points]^C^C_break
  422. ID_Bre2ps    [<-2 Points &Select]^C^C_select;_single;\_break;@;_f
  423. ID_Explode [E&xplode]$M=$(if,$(getvar,cmdactive),^C^C,)_explode
  424.  
  425. ***POP9
  426. ID_Options [O&ptions]
  427. ID_Dwgaids [Drawing &Aids...]'_ddrmodes
  428. ID_Osndd   [&Running Object Snap...]'_ddosnap
  429. ID_Cordis  [&Coordinate Display]^D
  430.            [--]
  431. ID_Ddselec [&Selection...]'_ddselect
  432. ID_Ddgrips [&Grips...]'_ddgrips
  433.            [--]
  434.            [->&UCS Icon]
  435. ID_Ucsi      [$(if,$(and,$(getvar,ucsicon),1),!.)&On]^C^C_ucsicon $M=$(if,$(and,$(getvar,ucsicon),1),_off,_on)
  436. ID_Ucsor     [<-$(if,$(and,$(getvar,ucsicon),2),!.)O&rigin]^C^C_ucsicon $M=$(if,$(and,$(getvar,ucsicon),2),_no,$(if,$(and,$(getvar,ucsicon),1),_or,_on;;_or))
  437.            [->&Display]
  438. ID_Dosolf    [$(if,$(getvar,fillmode),!.)&Solid Fill]'_fillmode $M=$(-,1,$(getvar,fillmode))
  439. ID_Dosplfr   [$(if,$(getvar,splframe),!.)Spline &Frame]'_splframe $M=$(-,1,$(getvar,splframe))
  440.              [->&Attribute Display]
  441. ID_Doattdn     [$(if,$(eq,$(getvar,attmode),1),!.)&Normal]'_attdisp _n
  442. ID_Doattdo     [$(if,$(eq,$(getvar,attmode),2),!.)O&n]'_attdisp _on
  443.                [--]
  444. ID_Doattdf     [<-<-$(if,$(eq,$(getvar,attmode),0),!.)O&ff]'_attdisp _off
  445.            [--]
  446.            [->&Text]
  447. ID_Doft      [$(if,$(and,$(getvar,textfill),$(eq,$(getvar,qtextmode),0)),!.)&Filled Text]'qtext;_off;'_textfill;1
  448. ID_Doot      [$(if,$(and,$(eq,$(getvar,textfill),0),$(eq,$(getvar,qtextmode),0)),!.)&Outline Text]'_qtext;_off;'_textfill;0
  449. ID_Dotf      [$(if,$(eq,$(getvar,qtextmode),1),!.)&Text Frame Only]'_qtext;_on
  450.              [--]
  451. ID_Dotq      [<-Text &Quality]'_textqlty
  452.            [->&Linetypes]
  453. ID_Ltsgls    [&Global Linetype Scale]'_ltscale
  454. ID_Ltpss     [$(if,$(getvar,psltscale),!.)&Paper Space Linetype Scale]'_psltscale $M=$(-,1,$(getvar,psltscale))
  455.              [--]
  456. ID_Ltgen     [<-$(if,$(getvar,plinegen),!.)&Linetype Generation]'_plinegen $M=$(-,1,$(getvar,plinegen))
  457.            [--]
  458.            [->Ta&blet]
  459. ID_Tabon     [$(if,$(getvar,tabmode),!.)O&n]^C^C_tablet _on
  460. ID_Taboff    [$(if,$(eq,$(getvar,tabmode),0),!.)O&ff]^C^C_tablet _off
  461.              [--]
  462. ID_Tabcal    [Ca&librate]^C^C_tablet _cal
  463. ID_Tabcfg    [<-&Configure]^C^C_tablet _cfg
  464. ID_Reinit  [R&einitialize...]^C^C_reinit
  465.  
  466. ***POP10
  467. //
  468. //      Note: ID_strings ID_Orientin, ID_Tutorial, ID_WhatsNew, ID_TechSupt and
  469. //      ID_OffCompt execute internal functions, not AutoCAD LT commands.
  470. //
  471. ID_Help     [&Help]
  472. ID_Helpcts  [AutoCAD LT &Help...]'_help
  473.             [--]
  474. ID_Orientin [&Orientation...]
  475. ID_Tutorial [&Tutorial...]
  476. ID_WhatsNew [&What's New...]
  477. ID_TechSupt [Technical &Support...]
  478.             [--]
  479. ID_OffCompt [Office &Compatible...]
  480.             [--]
  481. ID_Aboutlt  [&About AutoCAD LT...]'_about
  482.  
  483. //
  484. //      Begin AutoCAD LT ToolBars
  485. //
  486.  
  487. ***TOOLBARS
  488. **STANDARD_TOOLBAR
  489. ID_Stdtbar  [_Toolbar("Standard Toolbar", _Top, _Show, 0, 0, 1)]
  490. ID_New      [_Button("New", ICON_16_NEW, ICON_24_NEW)]^C^C_new
  491. ID_Open     [_Button("Open", ICON_16_OPEN, ICON_24_OPEN)]^C^C_open
  492. ID_Save     [_Button("Save", ICON_16_SAVE, ICON_24_SAVE)]^C^C_qsave
  493.             [--]
  494. ID_Print    [_Button("Print", ICON_16_PRINT, ICON_24_PRINT)]^C^C_plot
  495. ID_Spell    [_Button("Spelling", ICON_16_SPELL, ICON_24_SPELL)]'_spell
  496.             [--]
  497. ID_Cut      [_Button("Cut", ICON_16_CUT, ICON_24_CUT)]'_cutclip
  498. ID_Copy     [_Button("Copy", ICON_16_COPY, ICON_24_COPY)]'_copyclip
  499. ID_Paste    [_Button("Paste", ICON_16_PASTE, ICON_24_PASTE)]'_pasteclip
  500. ID_PropPain [_Button("Property Painter", ICON_16_PAINTR, ICON_24_PAINTR)]^C^C_painter
  501.             [--]
  502. ID_Undo     [_Button("Undo", ICON_16_UNDO, ICON_24_UNDO)]_u
  503. ID_Redo     [_Button("Redo", ICON_16_REDO, ICON_24_REDO)]^C^C_redo
  504.             [--]
  505. ID_TbToolwi [_Flyout("Tool Windows", ICON_16_TOOLBA, ICON_24_TOOLBA, _OtherIcon, ACLT.TB_TOOL_WINDOWS)]
  506.             [--]
  507. ID_TbSelect [_Flyout("Select Objects", ICON_16_SELECT, ICON_24_SELECT, _OtherIcon, ACLT.TB_SELECT_OBJECTS)]
  508.             [--]
  509. ID_TbOsnap  [_Flyout("Object Snap", ICON_16_OSNAP, ICON_24_OSNAP, _OtherIcon, ACLT.TB_OBJECT_SNAP)]
  510. ID_TbPoiFil [_Flyout("Point Filters", ICON_16_PTFX, ICON_24_PTFX, _OtherIcon, ACLT.TB_POINT_FILTERS)]
  511.             [--]
  512. ID_TbUcs    [_Flyout("UCS", ICON_16_UCS, ICON_24_UCS, _OtherIcon, ACLT.TB_UCS)]
  513. ID_TbView   [_Flyout("View", ICON_16_DDVIEW, ICON_24_DDVIEW, _OtherIcon, ACLT.TB_VIEW)]
  514.             [--]
  515. ID_Redraw   [_Button("Redraw View", ICON_16_REDRAW, ICON_24_REDRAW)]'_redraw
  516. ID_TbSpace  [_Flyout("Space", ICON_16_VIETMS, ICON_24_VIETMS, _OtherIcon, ACLT.TB_SPACE)]
  517. ID_TbPan    [_Flyout("Pan", ICON_16_PAN, ICON_24_PAN, _OtherIcon, ACLT.TB_PAN)]
  518.             [--]
  519. ID_Zooin    [_Button("Zoom In", ICON_16_ZOOIN, ICON_24_ZOOIN)]'_zoom;2x
  520. ID_Zooout   [_Button("Zoom Out", ICON_16_ZOOOUT, ICON_24_ZOOOUT)]'_zoom;.5x
  521. ID_TbZoom   [_Flyout("Zoom", ICON_16_ZOOM, ICON_24_ZOOM, _OtherIcon, ACLT.TB_ZOOM)]
  522.             [--]
  523. ID_Help     [_Button("Help", ICON_16_HELP, ICON_24_HELP)]'_?
  524.  
  525. **TB_TOOL_WINDOWS
  526. ID_TbToolwi [_Toolbar("Tool Windows", _Floating, _Hide, 70, 110, 1)]
  527. ID_Aerial   [_Button("Aerial View", ICON_16_AERIAL, ICON_24_AERIAL)]'_dsviewer
  528. ID_TbDraw   [_Button("Draw Toolbar", ICON_16_TOODRA, ICON_24_TOODRA)]^C^C_toolbar;ACLT.TB_DRAW;;
  529. ID_TbModify [_Button("Modify Toolbar", ICON_16_TOOMOD, ICON_24_TOOMOD)]^C^C_toolbar;ACLT.TB_MODIFY;;
  530. ID_TbDims   [_Button("Dimensioning Toolbar", ICON_16_TOODIM, ICON_24_TOODIM)]^C^C_toolbar;ACLT.TB_DIMENSIONING;;
  531. ID_TbXref   [_Button("External Reference Toolbar", ICON_16_TOOXRE, ICON_24_TOOXRE)]^C^C_toolbar;ACLT.TB_EXTERNAL_REFERENCE;;
  532. ID_TbAttrib [_Button("Attribute Toolbar", ICON_16_TOOATT, ICON_24_TOOATT)]^C^C_toolbar;ACLT.TB_ATTRIBUTE;;
  533. ID_TbObjpro [_Button("Object Properties Toolbar", ICON_16_TOOPRO, ICON_24_TOOPRO)]^C^C_toolbar;ACLT.TB_OBJECT_PROPERTIES;;
  534. ID_Stdtbar  [_Button("Standard Toolbar", ICON_16_TOOSTA, ICON_24_TOOSTA)]^C^C_toolbar;ACLT.STANDARD_TOOLBAR;;
  535.  
  536. **TB_SELECT_OBJECTS
  537. ID_TbSelect [_Toolbar("Select Objects", _Floating, _Hide, 70, 130, 1)]
  538. ID_Selwin   [_Button("Select Window", ICON_16_SELWIN, ICON_24_SELWIN)]$M=$(if,$(getvar,cmdactive),,_select;)_w
  539. ID_Selcro   [_Button("Select Crossing", ICON_16_SELCRO, ICON_24_SELCRO)]$M=$(if,$(getvar,cmdactive),,_select;)_c
  540. ID_Selpre   [_Button("Select Previous", ICON_16_SELPRE, ICON_24_SELPRE)]$M=$(if,$(getvar,cmdactive),,_select;)_p
  541. ID_Sellas   [_Button("Select Last", ICON_16_SELLAS, ICON_24_SELLAS)]$M=$(if,$(getvar,cmdactive),,_select;)_l
  542. ID_Selall   [_Button("Select All", ICON_16_SELALL, ICON_24_SELALL)]$M=$(if,$(getvar,cmdactive),_all,^P_ai_selall^P)
  543. ID_Selwp    [_Button("Select Window Polygon", ICON_16_SELWP, ICON_24_SELWP)]$M=$(if,$(getvar,cmdactive),,_select;)_wp
  544. ID_Selcp    [_Button("Select Crossing Polygon", ICON_16_SELCP, ICON_24_SELCP)]$M=$(if,$(getvar,cmdactive),,_select;)_cp
  545. ID_Selfen   [_Button("Select Fence", ICON_16_SELFEN, ICON_24_SELFEN)]$M=$(if,$(getvar,cmdactive),,_select;)_f
  546. ID_Seladd   [_Button("Select Add", ICON_16_SELADD, ICON_24_SELADD)]$M=$(if,$(getvar,cmdactive),,_select;)_a
  547. ID_Selrem   [_Button("Select Remove", ICON_16_SELREM, ICON_24_SELREM)]$M=$(if,$(getvar,cmdactive),,_select;)_r
  548.  
  549. **TB_OBJECT_SNAP
  550. ID_TbOsnap  [_Toolbar("Object Snap", _Floating, _Hide, 70, 150, 1)]
  551. ID_Osnend   [_Button("Snap to Endpoint", ICON_16_OSNEND, ICON_24_OSNEND)]_endp
  552. ID_Osnmid   [_Button("Snap to Midpoint", ICON_16_OSNMID, ICON_24_OSNMID)]_mid
  553. ID_Osnint   [_Button("Snap to Intersection", ICON_16_OSNINT, ICON_24_OSNINT)]_int
  554. ID_Osncen   [_Button("Snap to Center", ICON_16_OSNCEN, ICON_24_OSNCEN)]_cen
  555. ID_Osnqua   [_Button("Snap to Quadrant", ICON_16_OSNQUA, ICON_24_OSNQUA)]_qua
  556. ID_Osnper   [_Button("Snap to Perpendicular", ICON_16_OSNPER, ICON_24_OSNPER)]_per
  557. ID_Osntan   [_Button("Snap to Tangent", ICON_16_OSNTAN, ICON_24_OSNTAN)]_tan
  558. ID_Osnnod   [_Button("Snap to Node", ICON_16_OSNNOD, ICON_24_OSNNOD)]_nod
  559. ID_Osnins   [_Button("Snap to Insertion", ICON_16_OSNINS, ICON_24_OSNINS)]_ins
  560. ID_Osnnea   [_Button("Snap to Nearest", ICON_16_OSNNEA, ICON_24_OSNNEA)]_nea
  561. ID_Osnnon   [_Button("Snap to None", ICON_16_OSNNON, ICON_24_OSNNON)]_non
  562. ID_Osnfro   [_Button("Snap From", ICON_16_OSNFRO, ICON_24_OSNFRO)]_from
  563. ID_Tracking [_Button("Tracking", ICON_16_TRACK, ICON_24_TRACK)]_tk
  564. ID_Osndd    [_Button("Running Object Snap", ICON_16_OSNAP, ICON_24_OSNAP)]'_ddosnap
  565.  
  566. **TB_POINT_FILTERS
  567. ID_TbPoiFil [_Toolbar("Point Filters", _Floating, _Hide, 70, 170, 1)]
  568. ID_Ptfx     [_Button("X Coordinate", ICON_16_PTFX, ICON_24_PTFX)]$M=$(if,$(getvar,cmdactive),.x ,)^Z
  569. ID_Ptfy     [_Button("Y Coordinate", ICON_16_PTFY, ICON_24_PTFY)]$M=$(if,$(getvar,cmdactive),.y ,)^Z
  570. ID_Ptfz     [_Button("Z Coordinate", ICON_16_PTFZ, ICON_24_PTFZ)]$M=$(if,$(getvar,cmdactive),.z ,)^Z
  571. ID_Ptfxy    [_Button("X,Y Coordinate", ICON_16_PTFXY, ICON_24_PTFXY)]$M=$(if,$(getvar,cmdactive),.xy ,)^Z
  572. ID_Ptfxz    [_Button("X,Z Coordinate", ICON_16_PTFXZ, ICON_24_PTFXZ)]$M=$(if,$(getvar,cmdactive),.xz ,)^Z
  573. ID_Ptfyz    [_Button("Y,Z Coordinate", ICON_16_PTFYZ, ICON_24_PTFYZ)]$M=$(if,$(getvar,cmdactive),.yz ,)^Z
  574.  
  575. **TB_UCS
  576. ID_TbUcs    [_Toolbar("UCS", _Floating, _Hide, 110, 110, 1)]
  577. ID_Dducs    [_Button("Named UCS", ICON_16_DDUCS, ICON_24_DDUCS)]^C^C_dducs
  578. ID_Ucsp     [_Button("Preset UCS", ICON_16_UCSP, ICON_24_UCSP)]^C^C_dducsp
  579. ID_Ucsw     [_Button("World UCS", ICON_16_UCSW, ICON_24_UCSW)]^C^C_ucs _w
  580. ID_Ucsori   [_Button("Origin UCS", ICON_16_UCSORI, ICON_24_UCSORI)]^C^C_ucs _o
  581. ID_Ucszav   [_Button("Z Axis Vector UCS", ICON_16_UCSZAV, ICON_24_UCSZAV)]^C^C_ucs _zaxis
  582. ID_Ucs3pt   [_Button("3 Point UCS", ICON_16_UCS3PT, ICON_24_UCS3PT)]^C^C_ucs _3
  583. ID_Ucsobj   [_Button("Object UCS", ICON_16_UCSOBJ, ICON_24_UCSOBJ)]^C^C_ucs _ob
  584. ID_Ucsvie   [_Button("View UCS", ICON_16_UCSVIE, ICON_24_UCSVIE)]^C^C_ucs _v
  585. ID_Ucsxar   [_Button("X Axis Rotate UCS", ICON_16_UCSXAR, ICON_24_UCSXAR)]^C^C_ucs _x
  586. ID_Ucsyar   [_Button("Y Axis Rotate UCS", ICON_16_UCSYAR, ICON_24_UCSYAR)]^C^C_ucs _y
  587. ID_Ucszar   [_Button("Z Axis Rotate UCS", ICON_16_UCSZAR, ICON_24_UCSZAR)]^C^C_ucs _z
  588. ID_Ucspre   [_Button("Previous UCS", ICON_16_UCSPRE, ICON_24_UCSPRE)]^C^C_ucs _p
  589. ID_Ucsres   [_Button("Restore UCS", ICON_16_UCSRES, ICON_24_UCSRES)]^C^C_ucs _r
  590. ID_Ucssav   [_Button("Save UCS", ICON_16_UCSSAV, ICON_24_UCSSAV)]^C^C_ucs _s
  591.  
  592. **TB_VIEW
  593. ID_TbView   [_Toolbar("View", _Floating, _Hide, 110, 130, 1)]
  594. ID_Dview    [_Button("Named Views", ICON_16_DDVIEW, ICON_24_DDVIEW)]^C^C_ddview
  595. ID_Vietop   [_Button("Top View", ICON_16_VIETOP, ICON_24_VIETOP)]^C^C_vpoint _non *0,0,1
  596. ID_Viebot   [_Button("Bottom View", ICON_16_VIEBOT, ICON_24_VIEBOT)]^C^C_vpoint _non *0,0,-1
  597. ID_Vielef   [_Button("Left View", ICON_16_VIELEF, ICON_24_VIELEF)]^C^C_vpoint _non *-1,0,0
  598. ID_Vierig   [_Button("Right View", ICON_16_VIERIG, ICON_24_VIERIG)]^C^C_vpoint _non *1,0,0
  599. ID_Viefro   [_Button("Front View", ICON_16_VIEFRO, ICON_24_VIEFRO)]^C^C_vpoint _non *0,-1,0
  600. ID_Viebac   [_Button("Back View", ICON_16_VIEBAC, ICON_24_VIEBAC)]^C^C_vpoint _non *0,1,0
  601. ID_Vieswi   [_Button("SW Isometric View", ICON_16_VIESWI, ICON_24_VIESWI)]^C^C_vpoint _non *-1,-1,1
  602. ID_Viesei   [_Button("SE Isometric View", ICON_16_VIESEI, ICON_24_VIESEI)]^C^C_vpoint _non *1,-1,1
  603. ID_Vienei   [_Button("NE Isometric View", ICON_16_VIENEI, ICON_24_VIENEI)]^C^C_vpoint _non *1,1,1
  604. ID_Vienwi   [_Button("NW Isometric View", ICON_16_VIENWI, ICON_24_VIENWI)]^C^C_vpoint _non *-1,1,1
  605.  
  606. **TB_PAN
  607. ID_TbPan    [_Toolbar("Pan", _Floating, _Hide, 110, 150, 1)]
  608. ID_RtPan    [_Button("Real-Time Pan", ICON_16_RTPAN, ICON_24_RTPAN)]'_rtpan
  609. ID_Panpic   [_Button("Pan Point", ICON_16_PAN, ICON_24_PAN)]'_pan
  610.  
  611. **TB_ZOOM
  612. ID_TbZoom   [_Toolbar("Zoom", _Floating, _Hide, 110, 170, 1)]
  613. ID_Zoowin   [_Button("Zoom Window", ICON_16_ZOOWIN, ICON_24_ZOOWIN)]'_zoom;_w
  614. ID_Zooall   [_Button("Zoom All", ICON_16_ZOOALL, ICON_24_ZOOALL)]^C^C_zoom;_all
  615. ID_Zoocen   [_Button("Zoom Center", ICON_16_ZOOCEN, ICON_24_ZOOCEN)]'_zoom;_c
  616. ID_Zooext   [_Button("Zoom Extents", ICON_16_ZOOEXT, ICON_24_ZOOEXT)]^C^C_zoom;_e
  617. ID_Zoopre   [_Button("Zoom Previous", ICON_16_ZOOPRE, ICON_24_ZOOPRE)]'_zoom;_p
  618. ID_Zoosca   [_Button("Zoom Scale", ICON_16_ZOOSCA, ICON_24_ZOOSCA)]'_zoom
  619. ID_RtZoom   [_Button("Real-Time Zoom", ICON_16_RTZOOM, ICON_24_RTZOOM)]'_rtzoom
  620.  
  621. **TB_SPACE
  622. ID_TbSpace  [_Toolbar("Space", _Floating, _Hide, 110, 190, 1)]
  623. ID_Vietms   [_Button("Model Space (Tiled)", ICON_16_VIETMS, ICON_24_VIETMS)]^C^C_tilemode 1
  624. ID_Viefms   [_Button("Model Space (Floating)", ICON_16_VIEFMS, ICON_24_VIEFMS)]^C^C^P_ai_fms ^P
  625. ID_Vieps    [_Button("Paper Space", ICON_16_VIEPS, ICON_24_VIEPS)]^C^C_tilemode 0 _pspace
  626.  
  627. **TB_OBJECT_PROPERTIES
  628. ID_TbObjpro [_Toolbar("Object Properties", _Top, _Show, 0, 30, 1)]
  629. ID_Layers   [_Button("Layers", ICON_16_LAYERS, ICON_24_LAYERS)]'_ddlmodes
  630.             [--]
  631.             [_Control(_Layer)]
  632.             [--]
  633.             [_Control(_Color)]
  634.             [--]
  635. ID_Linety   [_Button("Linetype", ICON_16_LINETY, ICON_24_LINETY)]'_ddltype
  636.             [--]
  637.             [_Control(_Linetype)]
  638.             [--]
  639. ID_Objcre   [_Button("Current Properties", ICON_16_OBJCRE, ICON_24_OBJCRE)]'_ddemodes
  640. ID_Ddmodi   [_Button("Properties", ICON_16_MODIFY, ICON_24_MODIFY)]^C^C^P_ai_propchk ^P
  641.             [--]
  642. ID_TbInq    [_Flyout("Inquiry", ICON_16_LIST, ICON_24_LIST, _OtherIcon, ACLT.TB_INQUIRY)]
  643.  
  644. **TB_INQUIRY
  645. ID_TbInq    [_Toolbar("Inquiry", _Floating, _Hide, 110, 210, 1)]
  646. ID_List     [_Button("List", ICON_16_LIST, ICON_24_LIST)]^C^C_list
  647. ID_Id       [_Button("Point Location", ICON_16_ID, ICON_24_ID)]'_id
  648. ID_Dist     [_Button("Distance", ICON_16_DIST, ICON_24_DIST)]'_dist
  649. ID_Area     [_Button("Area", ICON_16_AREA, ICON_24_AREA)]^C^C_area
  650.  
  651. **TB_DRAW
  652. ID_TbDraw   [_Toolbar("Draw", _Floating, _Show, 1, 101, 5)]
  653. ID_TbLine   [_Flyout("Line", ICON_16_LINE, ICON_24_LINE, _OtherIcon, ACLT.TB_LINE)]
  654. ID_TbPline  [_Flyout("Polyline", ICON_16_PLINE, ICON_24_PLINE, _OtherIcon, ACLT.TB_PLINE)]
  655. ID_TbArc    [_Flyout("Arc", ICON_16_ARC3PT, ICON_24_ARC3PT, _OtherIcon, ACLT.TB_ARC)]
  656. ID_TbCir    [_Flyout("Circle", ICON_16_CIRCLE, ICON_24_CIRCLE, _OtherIcon, ACLT.TB_CIRCLE)]
  657. ID_TbEll    [_Flyout("Ellipse", ICON_16_ELLIPS, ICON_24_ELLIPS, _OtherIcon, ACLT.TB_ELLIPSE)]
  658. ID_TbPgon   [_Flyout("Polygon", ICON_16_POLYGO, ICON_24_POLYGO, _OtherIcon, ACLT.TB_POLYGON)]
  659. ID_TbPoint  [_Flyout("Point", ICON_16_POINT, ICON_24_POINT, _OtherIcon, ACLT.TB_POINT)]
  660. ID_TbBlock  [_Flyout("Block", ICON_16_BLOCK, ICON_24_BLOCK, _OtherIcon, ACLT.TB_BLOCK)]
  661. ID_Bhatch   [_Button("Hatch", ICON_16_BHATCH, ICON_24_BHATCH)]^C^C_bhatch
  662. ID_TbText   [_Flyout("Text", ICON_16_MTEXT, ICON_24_MTEXT, _OtherIcon, ACLT.TB_TEXT)]
  663.  
  664. **TB_LINE
  665. ID_TbLine   [_Toolbar("Line", _Floating, _Hide, 150, 110, 1)]
  666. ID_Line     [_Button("Line", ICON_16_LINE, ICON_24_LINE)]^C^C_line
  667. ID_Xline    [_Button("Construction Line", ICON_16_XLINE, ICON_24_XLINE)]^C^C_xline
  668. ID_Ray      [_Button("Ray", ICON_16_RAY, ICON_24_RAY)]^C^C_ray
  669.  
  670. **TB_PLINE
  671. ID_TbPline  [_Toolbar("Polyline", _Floating, _Hide, 150, 130, 1)]
  672. ID_Pline    [_Button("Polyline", ICON_16_PLINE, ICON_24_PLINE)]^C^C_pline
  673. ID_Dline    [_Button("Double Line", ICON_16_DLINE, ICON_24_DLINE)]^C^C_dline
  674. ID_Spline   [_Button("Spline", ICON_16_SPLINE, ICON_24_SPLINE)]^C^C_spline
  675.  
  676. **TB_ARC
  677. ID_TbArc    [_Toolbar("Arc", _Floating, _Hide, 150, 150, 1)]
  678. ID_Arcsce   [_Button("Arc Start Center End", ICON_16_ARCSCE, ICON_24_ARCSCE)]^C^C_arc \_c
  679. ID_Arcsca   [_Button("Arc Start Center Angle", ICON_16_ARCSCA, ICON_24_ARCSCA)]^C^C_arc \_c \_a
  680. ID_Arcsea   [_Button("Arc Start End Angle", ICON_16_ARCSEA, ICON_24_ARCSEA)]^C^C_arc \_e
  681. ID_Arccse   [_Button("Arc Center Start End", ICON_16_ARCCSE, ICON_24_ARCCSE)]^C^C_arc _c
  682. ID_Arccsa   [_Button("Arc Center Start Angle", ICON_16_ARCCSA, ICON_24_ARCCSA)]^C^C_arc _c \\_a
  683. ID_Arc3pt   [_Button("Arc 3 Points", ICON_16_ARC3PT, ICON_24_ARC3PT)]^C^C_arc
  684. ID_Arccon   [_Button("Arc Continue", ICON_16_ARCCON, ICON_24_ARCCON)]^C^C_arc ;
  685.  
  686. **TB_CIRCLE
  687. ID_TbCir    [_Toolbar("Circle", _Floating, _Hide, 150, 170, 1)]
  688. ID_Cirrad   [_Button("Circle Center Radius", ICON_16_CIRRAD, ICON_24_CIRRAD)]^C^C_circle
  689. ID_Cirdia   [_Button("Circle Center Diameter", ICON_16_CIRDIA, ICON_24_CIRDIA)]^C^C_circle \_d
  690. ID_Cir3pt   [_Button("Circle 3 Point", ICON_16_CIR3PT, ICON_24_CIR3PT)]^C^C_circle _3p
  691. ID_Cirttr   [_Button("Circle Tan Tan Radius", ICON_16_CIRTTR, ICON_24_CIRTTR)]^C^C_circle _ttr
  692. ID_Donut    [_Button("Donut", ICON_16_DONUT, ICON_24_DONUT)]^C^C_donut
  693.  
  694. **TB_ELLIPSE
  695. ID_TbEll    [_Toolbar("Ellipse", _Floating, _Hide, 150, 190, 1)]
  696. ID_Ellips   [_Button("Ellipse Center", ICON_16_ELLCEN, ICON_24_ELLCEN)]^C^C_ellipse;_c
  697. ID_Ellcir   [_Button("Ellipse Axis End", ICON_16_ELLAE, ICON_24_ELLAE)]^C^C_ellipse
  698. ID_Ellarc   [_Button("Ellipse Arc", ICON_16_ELLARC, ICON_24_ELLARC)]^C^C_ellipse;_a
  699.  
  700. **TB_POLYGON
  701. ID_TbPgon   [_Toolbar("Polygon", _Floating, _Hide, 150, 210, 1)]
  702. ID_Polygo   [_Button("Polygon", ICON_16_POLYGO, ICON_24_POLYGO)]^C^C_polygon
  703. ID_Rectan   [_Button("Rectangle", ICON_16_RECTAN, ICON_24_RECTAN)]^C^Crectang
  704. ID_Solid    [_Button("2D Solid", ICON_16_SOLID, ICON_24_SOLID)]^C^C_solid
  705. ID_Bpoly    [_Button("Boundary", ICON_16_BPOLY, ICON_24_BPOLY)]^C^C_boundary
  706.  
  707. **TB_POINT
  708. ID_TbPoint  [_Toolbar("Point", _Floating, _Hide, 150, 230, 1)]
  709. ID_Point    [_Button("Point", ICON_16_POINT, ICON_24_POINT)]^C^C_point
  710. ID_Divide   [_Button("Divide", ICON_16_DIVIDE, ICON_24_DIVIDE)]^C^C_divide
  711. ID_Measure  [_Button("Measure", ICON_16_MEASUR, ICON_24_MEASUR)]^C^C_measure
  712.  
  713. **TB_BLOCK
  714. ID_TbBlock  [_Toolbar("Block", _Floating, _Hide, 150, 250, 1)]
  715. ID_Dinser   [_Button("Insert Block", ICON_16_DINSER, ICON_24_DINSER)]^C^C_ddinsert
  716. ID_Block    [_Button("Make Block", ICON_16_BLOCK, ICON_24_BLOCK)]^C^C_bmake
  717.  
  718. **TB_TEXT
  719. ID_TbText   [_Toolbar("Text", _Floating, _Hide, 150, 270, 1)]
  720. ID_Mtext    [_Button("Paragraph Text", ICON_16_MTEXT, ICON_24_MTEXT)]^C^C_mtext
  721. ID_Dtext    [_Button("Line Text", ICON_16_DTEXT, ICON_24_DTEXT)]^C^C_dtext
  722.  
  723. **TB_MODIFY
  724. ID_TbModify  [_Toolbar("Modify", _Floating, _Show, 1, 245, 5)]
  725. ID_Move      [_Button("Move", ICON_16_MOVE, ICON_24_MOVE)]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_move
  726. ID_TbCopy    [_Flyout("Copy", ICON_16_COPYOB, ICON_24_COPYOB, _OtherIcon, ACLT.TB_COPY)]
  727. ID_Rotate    [_Button("Rotate", ICON_16_ROTATE, ICON_24_ROTATE)]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_rotate
  728. ID_TbResize  [_Flyout("Resize", ICON_16_SCALE, ICON_24_SCALE, _OtherIcon, ACLT.TB_RESIZE)]
  729. ID_TbTrim    [_Flyout("Trim", ICON_16_TRIM, ICON_24_TRIM, _OtherIcon, ACLT.TB_TRIM)]
  730. ID_TbBreak   [_Flyout("Break", ICON_16_BRE1PT, ICON_24_BRE1PT, _OtherIcon, ACLT.TB_BREAK)]
  731. ID_TbSpledi  [_Flyout("Special Edit", ICON_16_SPEEDI, ICON_24_SPEEDI, _OtherIcon, ACLT.TB_SPECIAL_EDIT)]
  732. ID_TbFeatur  [_Flyout("Feature", ICON_16_CHAMFE, ICON_24_CHAMFE, _OtherIcon, ACLT.TB_FEATURE)]
  733. ID_Explode   [_Button("Explode", ICON_16_EXPLOD, ICON_24_EXPLOD)]$M=$(if,$(getvar,cmdactive),^C^C,)_explode
  734. ID_TbErase   [_Flyout("Erase", ICON_16_ERASE, ICON_24_ERASE, _OtherIcon, ACLT.TB_ERASE)]
  735.  
  736. **TB_COPY
  737. ID_TbCopy    [_Toolbar("Duplicate", _Floating, _Hide, 190, 110, 1)]
  738. ID_Copyob    [_Button("Duplicate Object", ICON_16_COPYOB, ICON_24_COPYOB)]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_copy
  739. ID_Offset    [_Button("Offset", ICON_16_OFFSET, ICON_24_OFFSET)]^C^C_offset
  740. ID_Mirror    [_Button("Mirror", ICON_16_MIRROR, ICON_24_MIRROR)]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_mirror
  741. ID_Arrrec    [_Button("Rectangular Array", ICON_16_ARRREC, ICON_24_ARRREC)]^C^C$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_array;_r,_select;_auto;\_array;_p;;_r)
  742. ID_Arrpol    [_Button("Polar Array", ICON_16_ARRPOL, ICON_24_ARRPOL)]^C^C$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_array;_p,_select;_auto;\_array;_p;;_p)
  743.  
  744. **TB_RESIZE
  745. ID_TbResize  [_Toolbar("Resize", _Floating, _Hide, 190, 130, 1)]
  746. ID_Stretch   [_Button("Stretch", ICON_16_STRETC, ICON_24_STRETC)]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_stretch
  747. ID_Scale     [_Button("Scale", ICON_16_SCALE, ICON_24_SCALE)]$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_scale
  748. ID_Length    [_Button("Lengthen", ICON_16_LENGTH, ICON_24_LENGTH)]^C^C_lengthen
  749.  
  750. **TB_TRIM
  751. ID_TbTrim    [_Toolbar("Trim", _Floating, _Hide, 190, 150, 1)]
  752. ID_Trim      [_Button("Trim", ICON_16_TRIM, ICON_24_TRIM)]^C^C_trim
  753. ID_Extend    [_Button("Extend", ICON_16_EXTEND, ICON_24_EXTEND)]^C^C_extend
  754.  
  755. **TB_BREAK
  756. ID_TbBreak   [_Toolbar("Break", _Floating, _Hide, 190, 170, 1)]
  757. ID_Bre1pt    [_Button("Break 1 Point", ICON_16_BRE1PT, ICON_24_BRE1PT)]^C^C_select;_single;\_break;@;@
  758. ID_Bre1ps    [_Button("Break 1 Point Select", ICON_16_BRE1PS, ICON_24_BRE1PS)]^C^C_select;_single;\_break;@;_f \@
  759. ID_Bre2pt    [_Button("Break 2 Points", ICON_16_BRE2PT, ICON_24_BRE2PT)]^C^C_break
  760. ID_Bre2ps    [_Button("Break 2 Points Select", ICON_16_BRE2PS, ICON_24_BRE2PS)]^C^C_select;_single;\_break;@;_f
  761.  
  762. **TB_SPECIAL_EDIT
  763. ID_TbSpledi  [_Toolbar("Special Edit", _Floating, _Hide, 190, 190, 1)]
  764. ID_Pedit     [_Button("Edit Polyline", ICON_16_PEDIT, ICON_24_PEDIT)]^C^C_pedit
  765. ID_Spledi    [_Button("Edit Spline", ICON_16_SPLEDI, ICON_24_SPLEDI)]^C^C_splinedit
  766. ID_TexEdi    [_Button("Edit Text", ICON_16_TEXEDI, ICON_24_TEXEDI)]^C^C_ddedit
  767. ID_Hatedi    [_Button("Edit Hatch", ICON_16_HATEDI, ICON_24_HATEDI)]^C^C_hatchedit
  768.  
  769. **TB_FEATURE
  770. ID_TbFeatur  [_Toolbar("Feature", _Floating, _Hide, 190, 210, 1)]
  771. ID_Chamfe    [_Button("Chamfer", ICON_16_CHAMFE, ICON_24_CHAMFE)]^C^C_chamfer
  772. ID_Fillet    [_Button("Fillet", ICON_16_FILLET, ICON_24_FILLET)]^C^C_fillet
  773.  
  774. **TB_ERASE
  775. ID_TbErase   [_Toolbar("Erase", _Floating, _Hide, 190, 230, 1)]
  776. ID_Erase     [_Button("Erase", ICON_16_ERASE, ICON_24_ERASE)]$M=$(if,$(getvar,cmdactive),^C^C,)_erase
  777. ID_Oops      [_Button("Oops!", ICON_16_OOPS2, ICON_24_OOPS2)]^C^C_oops
  778.  
  779. **TB_DIMENSIONING
  780. ID_TbDims    [_Toolbar("Dimensioning", _Floating, _Hide, 230, 110, 1)]
  781. ID_DimLin    [_Button("Linear Dimension", ICON_16_DIMLIN, ICON_24_DIMLIN)]^C^C_dimlinear
  782. ID_DimAli    [_Button("Aligned Dimension", ICON_16_DIMALI, ICON_24_DIMALI)]^C^C_dimaligned
  783. ID_TbDimRad  [_Flyout("Radial Dimension", ICON_16_DIMRAD, ICON_24_DIMRAD, _OtherIcon, ACLT.TB_DIMRADIAL)]
  784. ID_DimAng    [_Button("Angular Dimension", ICON_16_DIMANG, ICON_24_DIMANG)]^C^C_dimangular
  785. ID_DimOrd    [_Flyout("Ordinate Dimension", ICON_16_DIMORD, ICON_24_DIMORD, _OtherIcon, ACLT.TB_DIMORDINATE)]
  786. ID_DimBas    [_Button("Baseline Dimension", ICON_16_DIMBAS, ICON_24_DIMBAS)]^C^C_dimbaseline
  787. ID_DimCon    [_Button("Continue Dimension", ICON_16_DIMCON, ICON_24_DIMCON)]^C^C_dimcontinue
  788. ID_DimCen    [_Button("Center Mark", ICON_16_DIMCEN, ICON_24_DIMCEN)]^C^C_dimcenter
  789. ID_DimLea    [_Button("Leader", ICON_16_DIMLEA, ICON_24_DIMLEA)]^C^C_leader
  790. ID_DimTol    [_Button("Tolerance", ICON_16_TOLERA, ICON_24_TOLERA)]^C^C_tolerance
  791. ID_TbDimText [_Flyout("Align Dimension Text", ICON_16_DIMHOM, ICON_24_DIMHOM, _OtherIcon, ACLT.TB_DIMTEXT)]
  792. ID_DimUpd    [_Button("Update Dimension", ICON_16_DIMUPD, ICON_24_DIMUPD)]^C^C_dim1 _update
  793. ID_DimSty    [_Flyout("Dimension Style", ICON_16_DIMSTY, ICON_24_DIMSTY, _OtherIcon, ACLT.TB_DIMSTYLE)]
  794.  
  795. **TB_DIMRADIAL
  796. ID_TbDimRad  [_Toolbar("Radial Dimension", _Floating, _Hide, 230, 130, 1)]
  797. ID_DimRad    [_Button("Radius Dimension", ICON_16_DIMRAD, ICON_24_DIMRAD)]^C^C_dimradius
  798. ID_DimDia    [_Button("Diameter Dimension", ICON_16_DIMDIA, ICON_24_DIMDIA)]^C^C_dimdiameter
  799.  
  800. **TB_DIMORDINATE
  801. ID_TbDimOrd  [_Toolbar("Ordinate Dimension", _Floating, _Hide, 230, 150, 1)]
  802. ID_DimOrd    [_Button("Ordinate Dimension", ICON_16_DIMORD, ICON_24_DIMORD)]^C^C_dimordinate
  803. ID_DimOrx    [_Button("X-Datum", ICON_16_DIMORX, ICON_24_DIMORX)]^C^C_dimordinate \_x
  804. ID_DimOry    [_Button("Y-Datum", ICON_16_DIMORY, ICON_24_DIMORY)]^C^C_dimordinate \_y
  805.  
  806. **TB_DIMTEXT
  807. ID_TbDimText [_Toolbar("Align Dimension Text", _Floating, _Hide, 230, 170, 1)]
  808. ID_DimHom    [_Button("Home Align Text", ICON_16_DIMHOM, ICON_24_DIMHOM)]^C^C_dimtedit \_h
  809. ID_DimTro    [_Button("Rotate Text", ICON_16_DIMTRO, ICON_24_DIMTRO)]^C^C_dimtedit \_a
  810. ID_DimTle    [_Button("Left Align Text", ICON_16_DIMTLE, ICON_24_DIMTLE)]^C^C_dimtedit \_l
  811. ID_DimTri    [_Button("Right Align Text", ICON_16_DIMTRI, ICON_24_DIMTRI)]^C^C_dimtedit \_r
  812.  
  813. **TB_DIMSTYLE
  814. ID_DimSty    [_Toolbar("Dimension Style", _Floating, _Hide, 230, 190, 1)]
  815. ID_DimSty    [_Button("Dimension Styles", ICON_16_DIMSTY, ICON_24_DIMSTY)]^C^C_ddim
  816. ID_DimObl    [_Button("Oblique Dimensions", ICON_16_DIMOBL, ICON_24_DIMOBL)]^C^C_dimedit _o
  817.  
  818. **TB_EXTERNAL_REFERENCE
  819. ID_TbXref    [_Toolbar("External Reference", _Floating, _Hide, 270, 110, 1)]
  820. ID_XreAtt    [_Button("Attach", ICON_16_XREATT, ICON_24_XREATT)]^C^C_xref _a
  821. ID_XreOve    [_Button("Overlay", ICON_16_XREOVE, ICON_24_XREOVE)]^C^C_xref _o
  822. ID_XreRel    [_Button("Reload", ICON_16_XREREL, ICON_24_XREREL)]^C^C_xref _r
  823. ID_XreDet    [_Button("Detach", ICON_16_XREDET, ICON_24_XREDET)]^C^C_xref _d
  824. ID_XrePat    [_Button("Path", ICON_16_XREPAT, ICON_24_XREPAT)]^C^C_xref _p
  825. ID_TbBind    [_Flyout("Bind", ICON_16_BIND, ICON_24_BIND, _OtherIcon, ACLT.TB_BIND)]
  826. ID_XreLis    [_Button("List", ICON_16_XRELIS, ICON_24_XRELIS)]^C^C_xref _?
  827.  
  828. **TB_BIND
  829. ID_TbBind    [_Toolbar("Bind", _Floating, _Hide, 270, 130, 1)]
  830. ID_Bind      [_Button("Bind All", ICON_16_BIND, ICON_24_BIND)]^C^C_xref _b *
  831. ID_BinBlo    [_Button("Bind Block", ICON_16_BINBLO, ICON_24_BINBLO)]^C^C_xbind _b
  832. ID_BinLay    [_Button("Bind Layer", ICON_16_BINLAY, ICON_24_BINLAY)]^C^C_xbind _la
  833. ID_BinLin    [_Button("Bind Linetype", ICON_16_BINLIN, ICON_24_BINLIN)]^C^C_xbind _lt
  834. ID_BinTex    [_Button("Bind Text Style", ICON_16_BINTEX, ICON_24_BINTEX)]^C^C_xbind _s
  835. ID_BinDim    [_Button("Bind Dimension Style", ICON_16_BINDIM, ICON_24_BINDIM)]^C^C_xbind _d
  836.  
  837. **TB_ATTRIBUTE
  838. ID_TbAttrib  [_Toolbar("Attribute", _Floating, _Hide, 270, 150, 1)]
  839. ID_AttDef    [_Button("Define Attribute", ICON_16_ATTDEF, ICON_24_ATTDEF)]^C^C_ddattdef
  840. ID_AttEdi    [_Button("Edit Attribute", ICON_16_ATTEDI, ICON_24_ATTEDI)]^C^C_ddatte
  841. ID_AttEdg    [_Button("Edit Attribute Globally", ICON_16_ATTEDG, ICON_24_ATTEDG)]^C^C_attedit
  842.  
  843. ***COMMENT
  844. //
  845. //      Begin AutoCAD LT Tablet Menus
  846. //
  847. //      This is the standard TABLET1 menu.  
  848. //      You may put your own macros and menu items here in these
  849. //      spaces.  Each line contains a semi-colon so that a RETURN is
  850. //      issued when you pick any of them from the tablet.  Remove them
  851. //      if you want nothing to happen when they are selected, or place
  852. //      your own macros in their place.
  853. //
  854. ***TABLET1
  855. **TABLET1STD
  856. [A-1];
  857. [A-2];
  858. [A-3];
  859. [A-4];
  860. [A-5];
  861. [A-6];
  862. [A-7];
  863. [A-8];
  864. [A-9];
  865. [A-10];
  866. [A-11];
  867. [A-12];
  868. [A-13];
  869. [A-14];
  870. [A-15];
  871. [A-16];
  872. [A-17];
  873. [A-18];
  874. [A-19];
  875. [A-20];
  876. [A-21];
  877. [A-22];
  878. [A-23];
  879. [A-24];
  880. [A-25];
  881. [B-1];
  882. [B-2];
  883. [B-3];
  884. [B-4];
  885. [B-5];
  886. [B-6];
  887. [B-7];
  888. [B-8];
  889. [B-9];
  890. [B-10];
  891. [B-11];
  892. [B-12];
  893. [B-13];
  894. [B-14];
  895. [B-15];
  896. [B-16];
  897. [B-17];
  898. [B-18];
  899. [B-19];
  900. [B-20];
  901. [B-21];
  902. [B-22];
  903. [B-23];
  904. [B-24];
  905. [B-25];
  906. [C-1];
  907. [C-2];
  908. [C-3];
  909. [C-4];
  910. [C-5];
  911. [C-6];
  912. [C-7];
  913. [C-8];
  914. [C-9];
  915. [C-10];
  916. [C-11];
  917. [C-12];
  918. [C-13];
  919. [C-14];
  920. [C-15];
  921. [C-16];
  922. [C-17];
  923. [C-18];
  924. [C-19];
  925. [C-20];
  926. [C-21];
  927. [C-22];
  928. [C-23];
  929. [C-24];
  930. [C-25];
  931. [D-1];
  932. [D-2];
  933. [D-3];
  934. [D-4];
  935. [D-5];
  936. [D-6];
  937. [D-7];
  938. [D-8];
  939. [D-9];
  940. [D-10];
  941. [D-11];
  942. [D-12];
  943. [D-13];
  944. [D-14];
  945. [D-15];
  946. [D-16];
  947. [D-17];
  948. [D-18];
  949. [D-19];
  950. [D-20];
  951. [D-21];
  952. [D-22];
  953. [D-23];
  954. [D-24];
  955. [D-25];
  956. [E-1];
  957. [E-2];
  958. [E-3];
  959. [E-4];
  960. [E-5];
  961. [E-6];
  962. [E-7];
  963. [E-8];
  964. [E-9];
  965. [E-10];
  966. [E-11];
  967. [E-12];
  968. [E-13];
  969. [E-14];
  970. [E-15];
  971. [E-16];
  972. [E-17];
  973. [E-18];
  974. [E-19];
  975. [E-20];
  976. [E-21];
  977. [E-22];
  978. [E-23];
  979. [E-24];
  980. [E-25];
  981. [F-1];
  982. [F-2];
  983. [F-3];
  984. [F-4];
  985. [F-5];
  986. [F-6];
  987. [F-7];
  988. [F-8];
  989. [F-9];
  990. [F-10];
  991. [F-11];
  992. [F-12];
  993. [F-13];
  994. [F-14];
  995. [F-15];
  996. [F-16];
  997. [F-17];
  998. [F-18];
  999. [F-19];
  1000. [F-20];
  1001. [F-21];
  1002. [F-22];
  1003. [F-23];
  1004. [F-24];
  1005. [F-25];
  1006. [G-1];
  1007. [G-2];
  1008. [G-3];
  1009. [G-4];
  1010. [G-5];
  1011. [G-6];
  1012. [G-7];
  1013. [G-8];
  1014. [G-9];
  1015. [G-10];
  1016. [G-11];
  1017. [G-12];
  1018. [G-13];
  1019. [G-14];
  1020. [G-15];
  1021. [G-16];
  1022. [G-17];
  1023. [G-18];
  1024. [G-19];
  1025. [G-20];
  1026. [G-21];
  1027. [G-22];
  1028. [G-23];
  1029. [G-24];
  1030. [G-25];
  1031. [H-1];
  1032. [H-2];
  1033. [H-3];
  1034. [H-4];
  1035. [H-5];
  1036. [H-6];
  1037. [H-7];
  1038. [H-8];
  1039. [H-9];
  1040. [H-10];
  1041. [H-11];
  1042. [H-12];
  1043. [H-13];
  1044. [H-14];
  1045. [H-15];
  1046. [H-16];
  1047. [H-17];
  1048. [H-18];
  1049. [H-19];
  1050. [H-20];
  1051. [H-21];
  1052. [H-22];
  1053. [H-23];
  1054. [H-24];
  1055. [H-25];
  1056. [I-1];
  1057. [I-2];
  1058. [I-3];
  1059. [I-4];
  1060. [I-5];
  1061. [I-6];
  1062. [I-7];
  1063. [I-8];
  1064. [I-9];
  1065. [I-10];
  1066. [I-11];
  1067. [I-12];
  1068. [I-13];
  1069. [I-14];
  1070. [I-15];
  1071. [I-16];
  1072. [I-17];
  1073. [I-18];
  1074. [I-19];
  1075. [I-20];
  1076. [I-21];
  1077. [I-22];
  1078. [I-23];
  1079. [I-24];
  1080. [I-25];
  1081. ***COMMENT
  1082. //
  1083. //      This is the standard TABLET2 menu.  
  1084. //      It has been updated for LT Release 3 functionality.  
  1085. //      Where allowed, commands are invoked transparently.
  1086. //
  1087. ***TABLET2
  1088. **TABLET2STD
  1089. ^C^C_ucs _w
  1090. ^C^C_dducs
  1091. '_ddlmodes
  1092. '_ddlmodes
  1093. '_ddlmodes
  1094. ;
  1095. ^C^C_dline
  1096. ^C^C_dline
  1097. ^C^C_line
  1098. ^C^C_line
  1099. ^C^C_regen
  1100. ^C^C_ucs _p
  1101. ^C^C_dducsp
  1102. '_layer _on
  1103. '_layer _t
  1104. ^C^C_vplayer $M=$(if,$(getvar,tilemode),,_t )^Z
  1105. ;
  1106. ^C^C_spline
  1107. ^C^C_spline
  1108. ^C^C_pline
  1109. ^C^C_pline
  1110. ^C^C_regen
  1111. '_id
  1112. ^C^C_list
  1113. '_layer _off
  1114. '_layer _f
  1115. ^C^C_vplayer $M=$(if,$(getvar,tilemode),,_f )^Z
  1116. ;
  1117. ^C^C_ray
  1118. ^C^C_ray
  1119. ^C^C_xline
  1120. ^C^C_xline
  1121. '_redraw
  1122. ^C^C_area
  1123. '_dist
  1124. '_layer _lo
  1125. '_layer _u
  1126. ^C^C_vplayer
  1127. ;
  1128. ^C^C_arc
  1129. ^C^C_arc
  1130. ^C^C_circle
  1131. ^C^C_circle
  1132. '_redraw
  1133. ;
  1134. ;
  1135. ;
  1136. ;
  1137. ;
  1138. ;
  1139. ^C^C_polygon
  1140. ^C^C_polygon
  1141. ^C^C_ellipse
  1142. ^C^C_ellipse
  1143. '_redraw
  1144. ;
  1145. ;
  1146. ;
  1147. ;
  1148. ;
  1149. ;
  1150. ^C^C_donut
  1151. ^C^C_donut
  1152. ^C^C_point
  1153. ^C^C_point
  1154. '_redraw
  1155. ^C^C_hide
  1156. ^C^C_shadedge;2;_shade
  1157. ^C^C_mview $M=$(if,$(getvar,tilemode),,_off )^Z
  1158. ^C^C_mview $M=$(if,$(getvar,tilemode),,_on )^Z
  1159. ^C^C_mview
  1160. ;
  1161. ^C^C_solid
  1162. ^C^C_solid
  1163. ^C^C_bhatch
  1164. ^C^C_bhatch
  1165. '_redraw
  1166. ^C^C_vpoint;;
  1167. ^C^C_plan;;
  1168. ^C^C_mview $M=$(if,$(getvar,tilemode),,_4 )^Z
  1169. ^C^C_mview $M=$(if,$(getvar,tilemode),,_3 )^Z
  1170. ^C^C_mview $M=$(if,$(getvar,tilemode),,_2 )^Z
  1171. ;
  1172. '_zoom _c
  1173. ^C^C_zoom _a
  1174. '_zoom 2x
  1175. '_pan
  1176. '_redraw
  1177. ^C^C_dview $M=$(if,$(getvar,tilemode),;_off _x )^Z
  1178. ^C^C_dview
  1179. ^C^C_vports $M=$(if,$(getvar,tilemode),_s )^Z
  1180. ^C^C_mview $M=$(if,$(getvar,tilemode),,_r )^Z
  1181. ^C^C_vports
  1182. ;
  1183. '_zoom _p
  1184. ^C^C_zoom _e
  1185. '_zoom .5x
  1186. '_zoom
  1187. '_redraw
  1188. ***COMMENT
  1189. //
  1190. //      This is the standard TABLET3 menu.  
  1191. //      It has been updated for LT Release 3 functionality.  
  1192. //      It provides Imperial unit input.
  1193. //
  1194. ***TABLET3
  1195. **TABLET3STD
  1196. ;
  1197. ;
  1198. ;
  1199. <<135
  1200. <<135
  1201. <<90
  1202. <<90
  1203. <<45
  1204. <<45
  1205. ;
  1206. ;
  1207. ;
  1208. <<180
  1209. <<180
  1210. <\
  1211. <\
  1212. <<0
  1213. <<0
  1214. ;
  1215. ;
  1216. ;
  1217. <<225
  1218. <<225
  1219. <<270
  1220. <<270
  1221. <<315
  1222. <<315
  1223. ;
  1224. ;
  1225. ;
  1226. ^H
  1227. ^H
  1228. ^H
  1229. ^H
  1230. ^H
  1231. ^H
  1232. ;
  1233. ;
  1234. ;
  1235. 7/8\
  1236. 7/8\
  1237. /16\
  1238. /16\
  1239. /32\
  1240. /32\
  1241. ;
  1242. ;
  1243. ;
  1244. 1/2\
  1245. 1/2\
  1246. 5/8\
  1247. 5/8\
  1248. 3/4\
  1249. 3/4\
  1250. ;
  1251. ;
  1252. ;
  1253. 1/8\
  1254. 1/8\
  1255. 1/4\
  1256. 1/4\
  1257. 3/8\
  1258. 3/8\
  1259. ;
  1260. ;
  1261. ;
  1262. -\
  1263. -\
  1264. /\
  1265. /\
  1266. X\
  1267. X\
  1268. ;
  1269. ;
  1270. ;
  1271. @\
  1272. @\
  1273. '\
  1274. '\
  1275. "\
  1276. "\
  1277. ;
  1278. ;
  1279. ;
  1280. 7\
  1281. 7\
  1282. 8\
  1283. 8\
  1284. 9\
  1285. 9\
  1286. ;
  1287. ;
  1288. ;
  1289. 4\
  1290. 4\
  1291. 5\
  1292. 5\
  1293. 6\
  1294. 6\
  1295. ;
  1296. ;
  1297. ;
  1298. 1\
  1299. 1\
  1300. 2\
  1301. 2\
  1302. 3\
  1303. 3\
  1304. ;
  1305. ;
  1306. ;
  1307. 0\
  1308. 0\
  1309. .\
  1310. .\
  1311. ,\
  1312. ,\
  1313. ***COMMENT
  1314. //
  1315. //      This is the alternate TABLET3 menu.  
  1316. //      It has been updated for LT Release 3 functionality.  
  1317. //      It provides Metric unit input.
  1318. //
  1319. **TABLET3ALT
  1320. ;
  1321. ;
  1322. ;
  1323. <<135
  1324. <<135
  1325. <<90
  1326. <<90
  1327. <<45
  1328. <<45
  1329. ;
  1330. ;
  1331. ;
  1332. <<180
  1333. <<180
  1334. <\
  1335. <\
  1336. <<0
  1337. <<0
  1338. ;
  1339. ;
  1340. ;
  1341. <<225
  1342. <<225
  1343. <<270
  1344. <<270
  1345. <<315
  1346. <<315
  1347. ;
  1348. ;
  1349. ;
  1350. ^H
  1351. ^H
  1352. ^H
  1353. ^H
  1354. ^H
  1355. ^H
  1356. ;
  1357. ;
  1358. ;
  1359. m\
  1360. m\
  1361. cm\
  1362. cm\
  1363. mm\
  1364. mm\
  1365. ;
  1366. ;
  1367. ;
  1368. .\
  1369. .\
  1370. +\
  1371. +\
  1372. %%p\
  1373. %%p\
  1374. ;
  1375. ;
  1376. ;
  1377. ,\
  1378. ,\
  1379. %%d\
  1380. %%d\
  1381. %%c\
  1382. %%c\
  1383. ;
  1384. ;
  1385. ;
  1386. -\
  1387. -\
  1388. /\
  1389. /\
  1390. X\
  1391. X\
  1392. ;
  1393. ;
  1394. ;
  1395. @\
  1396. @\
  1397. '\
  1398. '\
  1399. "\
  1400. "\
  1401. ;
  1402. ;
  1403. ;
  1404. 7\
  1405. 7\
  1406. 8\
  1407. 8\
  1408. 9\
  1409. 9\
  1410. ;
  1411. ;
  1412. ;
  1413. 4\
  1414. 4\
  1415. 5\
  1416. 5\
  1417. 6\
  1418. 6\
  1419. ;
  1420. ;
  1421. ;
  1422. 1\
  1423. 1\
  1424. 2\
  1425. 2\
  1426. 3\
  1427. 3\
  1428. ;
  1429. ;
  1430. ;
  1431. 0\
  1432. 0\
  1433. 00\
  1434. 00\
  1435. 000\
  1436. 000\
  1437. ***COMMENT
  1438. //
  1439. //      This is the standard TABLET4 menu.  
  1440. //      It has been updated for LT Release 3 functionality.  
  1441. //      Where allowed, commands are invoked transparently.
  1442. //
  1443. //      Menu item S22 contains a call to swap the tablet 3 menu.
  1444. //
  1445. //      These items cause tablet menus to be swapped which contain
  1446. //      various "expert" menu selections.  A variable is used to
  1447. //      hold bit-coded values which are on when the menu is swapped,
  1448. //      i.e., when the alternate menu has been swapped in.  Bit 1
  1449. //      is on when menu area 1 is swapped, bit 2 when menu area 2
  1450. //      is swapped, and so on with bits 4 and 8.  Prompts describing
  1451. //      the changes enacted via the menu provide feedback to the user.
  1452. //
  1453. //      The prompts are tied to the setting of the EXPERT system
  1454. //      variable.  If the value of the EXPERT system variable is 0,
  1455. //      then a prompt such as this will be issued;
  1456. //      Menu area 3 has been swapped.  Optional metric
  1457. //      functionality is now active."  If the value of the EXPERT
  1458. //      system variable is 1-4, the prompt will be shortened to;
  1459. //      Menu area 3 has been swapped.", and if the value of
  1460. //      the EXPERT system variable is greater than 4, all prompts
  1461. //      will be suppressed.
  1462. //
  1463. ***TABLET4
  1464. **TABLET4STD
  1465. ;
  1466. ;
  1467. ;
  1468. ;
  1469. ;
  1470. ;
  1471. ;
  1472. ;
  1473. ;
  1474. ;
  1475. ;
  1476. ;
  1477. ;
  1478. ;
  1479. ;
  1480. ;
  1481. ;
  1482. ;
  1483. ;
  1484. ;
  1485. ;
  1486. [Tablet 3]$M=$(if,$(or,$(eq,$(getvar,CMDNAMES),TEXT),+
  1487. $(eq,$(getvar,CMDNAMES),DTEXT),$(eq,$(getvar,CMDNAMES),ATTDEF),+
  1488. $(eq,$(getvar,CMDNAMES),MTEXT)),^C^C,^Z)^P'_ai_tab3 ^P
  1489. ;
  1490. ;
  1491. ;
  1492. ^C^C_dtext _a
  1493. ^C^C_dtext _m
  1494. ^C^C_dtext _f
  1495. '_spell
  1496. ^C^C_mtext
  1497. ;
  1498. '_?
  1499. '_?
  1500. ^C^C^C
  1501. ^C^C^C
  1502. ;
  1503. _none
  1504. _center
  1505. _endpoint
  1506. _ins
  1507. _int
  1508. _midpoint
  1509. _nearest
  1510. _node
  1511. _perpend
  1512. _quadrant
  1513. _tangent
  1514. ;
  1515. ^C^C_qsave
  1516. ^C^C_saveas
  1517. ^C^C_dtext
  1518. ^C^C_dtext _c
  1519. ^C^C_dtext _r
  1520. '_ddstyle
  1521. ^C^C_ddedit
  1522. ;
  1523. _u
  1524. _u
  1525. ^C^C_redo
  1526. ^C^C_redo
  1527. ;
  1528. _tk
  1529. _from
  1530. _fence
  1531. _cp
  1532. _wp
  1533. _window
  1534. _last
  1535. _previous
  1536. _crossing
  1537. _remove
  1538. _add
  1539. ;
  1540. ^C^C_new
  1541. ^C^C_open
  1542. ^C^C_tolerance
  1543. ^C^C_dimstyle _r
  1544. ^C^C_dimstyle _s
  1545. ^C^C_ddim
  1546. ^C^C_ddim
  1547. ;
  1548. $M=$(if,$(getvar,cmdactive),^C^C,)_erase
  1549. $M=$(if,$(getvar,cmdactive),^C^C,)_erase
  1550. ^C^C^P_ai_propchk ^P
  1551. ^C^C^P_ai_propchk ^P
  1552. ;
  1553. ^C^C_pspace
  1554. ^C^C^P_ai_fms ^P
  1555. ^C^C_tilemode 1
  1556. '_orthomode $M=$(-,1,$(getvar,orthomode))
  1557. ^D
  1558. '_qtextmode $M=$(-,1,$(getvar,qtextmode))
  1559. '_graphscr
  1560. ^E
  1561. ^G
  1562. ^B
  1563. ^V
  1564. ;
  1565. ^C^C_plot
  1566. ^C^C_plot
  1567. ^C^C_dimcenter
  1568. ^C^C_dimedit _o
  1569. ^C^C_dimtedit \_a
  1570. ^C^C_dimtedit
  1571. ^C^C_dimtedit \_h
  1572. ;
  1573. ^C^C_ddatte
  1574. ^C^C_ddattdef
  1575. ^C^C_bmake
  1576. ^C^C_ddinsert
  1577. ;
  1578. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_scale
  1579. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_scale
  1580. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_rotate
  1581. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_rotate
  1582. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_move
  1583. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_move
  1584. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_move
  1585. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_stretch
  1586. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_stretch
  1587. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_copy
  1588. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_copy
  1589. ;
  1590. ^C^C_import
  1591. ^C^C_export
  1592. ^C^C_leader
  1593. ^C^C_dimbaseline
  1594. ^C^C_dimcontinue
  1595. ^C^C_dimlinear
  1596. ^C^C_dimlinear
  1597. ;
  1598. ^C^C_xref _d
  1599. ^C^C_xref _o
  1600. ^C^C_xref _a
  1601. ^C^C_xref _?
  1602. ;
  1603. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_mirror
  1604. $M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),,^C^C)_mirror
  1605. ^C^C_offset
  1606. ^C^C_offset
  1607. ^C^C_fillet _r 0;;
  1608. ^C^C_fillet
  1609. ^C^C_chamfer
  1610. ^C^C_extend
  1611. ^C^C_extend
  1612. ^C^C_trim
  1613. ^C^C_trim
  1614. ;
  1615. ^C^C_unlock
  1616. ^C^C_preferences
  1617. ^C^C_dimradius
  1618. ^C^C_dimdiameter
  1619. ^C^C_dimangular
  1620. ^C^C_dimordinate
  1621. ^C^C_dimaligned
  1622. ;
  1623. '_ddunits
  1624. '_ddltype
  1625. '_ddemodes
  1626. '_ddrmodes
  1627. ;
  1628. ^C^C_hatchedit
  1629. ^C^C_splinedit
  1630. ^C^C_pedit
  1631. ^C^C$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_array;_r,_select;_auto;\_array;_p;;_r)
  1632. ^C^C$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,4),GRIP),_array;_p,_select;_auto;\_array;_p;;_p)
  1633. ^C^C_select;_single;\_break;@;_f \@
  1634. ^C^C_select;_single;\_break;@;_f
  1635. ^C^C_measure
  1636. ^C^C_divide
  1637. ^C^C_lengthen
  1638. ^C^C_explode
  1639. ;
  1640. ^C^C_quit
  1641. ^C^C_quit
  1642. ***HELPSTRINGS
  1643. ID_New       [Creates a new drawing file]
  1644. ID_Open      [Opens an existing drawing file]
  1645. ID_Save      [Saves the drawing with the current file name or a specified name]
  1646. ID_Saveas    [Saves an unnamed drawing with a file name or renames the current drawing]
  1647. ID_Print     [Prints a drawing to a plotter, printer, or file]
  1648. ID_Import    [Imports a file into a drawing]
  1649. ID_Export    [Exports a drawing to a different file format]
  1650. ID_Audit     [Examines the integrity of a drawing]
  1651. ID_Recov     [Repairs a damaged drawing]
  1652. ID_Undo      [Reverses the most recent operation]
  1653. ID_Redo      [Reverses the previous UNDO or U command]
  1654. ID_Cut       [Removes objects and places them on the Clipboard]
  1655. ID_Copy      [Copies objects to the Clipboard]
  1656. ID_Copylnk   [Copies the current view to the Clipboard]
  1657. ID_Paste     [Inserts data from the Clipboard]
  1658. ID_Pastesp   [Inserts data from the Clipboard and controls the format of the data]
  1659. ID_Ddmodi    [Controls existing object properties]
  1660. ID_Links     [Manages OLE links]
  1661. ID_Insobj    [Inserts a linked or embedded object]
  1662. ID_Redraw    [Refreshes the display of the current viewport]
  1663. ID_TbZoom    [Increases or decreases the apparent size of objects in the current viewport]
  1664. ID_Zooin     [Increases the apparent size of objects in the current viewport]
  1665. ID_Zooout    [Decreases the apparent size of objects in the current viewport]
  1666. ID_Zoowin    [Zooms to display an area specified by a rectangular window]
  1667. ID_Zooall    [Zooms to display the entire drawing in the current viewport]
  1668. ID_Zoopre    [Zooms to display the previous view]
  1669. ID_Zoosca    [Zooms the display using a specified scale factor]
  1670. ID_Zoocen    [Displays a window specified by a center point and height]
  1671. ID_Zooext    [Zooms to display the drawing extents]
  1672. ID_TbPan     [Moves the view of the drawing in the current viewport]
  1673. ID_Panpic    [Moves the view of the drawing by the specified distance]
  1674. ID_Namview   [Creates and restores named views]
  1675. ID_Plan      [Displays the plan view of a User Coordinate System]
  1676. ID_Planw     [Displays the plan view of the World Coordinate System]
  1677. ID_Planu     [Displays the plan view of a previously saved UCS]
  1678. ID_Vietop    [Sets the view point to top]
  1679. ID_Viebot    [Sets the view point to bottom]
  1680. ID_Vielef    [Sets the view point to left]
  1681. ID_Vierig    [Sets the view point to right]
  1682. ID_Viefro    [Sets the view point to front]
  1683. ID_Viebac    [Sets the view point to back]
  1684. ID_Vieswi    [Sets the view point to southwest isometric]
  1685. ID_Viesei    [Sets the view point to southeast isometric]
  1686. ID_Vienei    [Sets the view point to northeast isometric]
  1687. ID_Vienwi    [Sets the view point to northwest isometric]
  1688. ID_3DVptt    [Displays a compass and tripod for defining a view direction]
  1689. ID_3DVptv    [Specifies a direction as if looking back at the origin (0,0,0)]
  1690. ID_3DDv      [Defines parallel projection or perspective views]
  1691. ID_Vietms    [Switches to tiled model space]
  1692. ID_Viefms    [Switches to floating model space]
  1693. ID_Vieps     [Switches to paper space]
  1694. ID_TVp1      [Returns the drawing to a single viewport view]
  1695. ID_TVp2      [Divides the current viewport in half]
  1696. ID_TVp3      [Divides the current viewport into three viewports]
  1697. ID_TVp4      [Divides the current viewport into four viewports of equal size]
  1698. ID_TVpr      [Restores a previously saved viewport configuration]
  1699. ID_TVpd      [Deletes a named viewport configuration]
  1700. ID_TVpj      [Combines two adjacent viewports into one larger viewport]
  1701. ID_TVps      [Saves the current viewport using a specified name]
  1702. ID_FVp1      [Creates one viewport that fills the available display area]
  1703. ID_FVp2      [Divides the specified area into two viewports]
  1704. ID_FVp3      [Divides the specified area into three viewports]
  1705. ID_FVp4      [Divides the specified area into four viewports]
  1706. ID_FVpr      [Restores viewport configurations to individual viewports in paper space]
  1707. ID_FVpon     [Turns on a viewport]
  1708. ID_FVpoff    [Turns off a viewport]
  1709. ID_FVph      [Suppresses hidden lines within a viewport during plotting from paper space]
  1710. ID_Ucsp      [Selects a preset User Coordinate System]
  1711. ID_Dducs     [Manages User Coordinate Systems]
  1712. ID_Ucsw      [Sets the UCS to the World Coordinate System]
  1713. ID_Ucsori    [Defines a new UCS by shifting the origin]
  1714. ID_Ucszav    [Defines a UCS using a positive Z axis extrusion method]
  1715. ID_Ucs3pt    [Specifies the new UCS origin and the direction of the X and Y axes]
  1716. ID_Ucsobj    [Defines a new coordinate system based on a selected object]
  1717. ID_Ucsvie    [Establishes a new coordinate system with the XY plane parallel to the screen]
  1718. ID_Ucsxar    [Rotates the current UCS about the X axis]
  1719. ID_Ucsyar    [Rotates the current UCS about the Y axis]
  1720. ID_Ucszar    [Rotates the current UCS about the Z axis]
  1721. ID_Ucspre    [Restores the previous UCS]
  1722. ID_Ucsres    [Restores a saved UCS so it becomes the current UCS]
  1723. ID_Ucssav    [Saves the current UCS to a specified name]
  1724. ID_Ucsdel    [Removes the specified UCS from the list of saved coordinate systems]
  1725. ID_Ucslis    [Lists the defined UCS names]
  1726. ID_Objcre    [Sets properties for new objects]
  1727. ID_Layers    [Manages layers]
  1728. ID_Vlcf      [Freezes a layer or set of layers in one or more viewports]
  1729. ID_Vlct      [Thaws layers in specific viewports]
  1730. ID_Vlcr      [Sets the visibility of layers in specified viewports to their default setting]
  1731. ID_Vlcn      [Creates new layers that are frozen in all viewports]
  1732. ID_Vlcd      [Sets a default visibility-per-viewport for layers]
  1733. ID_Vlcl      [Displays the names of frozen layers in a viewport]
  1734. ID_Color     [Sets the color for newly drawn objects]
  1735. ID_Linety    [Loads and sets linetypes]
  1736. ID_TexSty    [Creates named text styles]
  1737. ID_DimSty    [Creates and modifies dimension styles]
  1738. ID_Units     [Controls coordinate and angle display formats and determines precision]
  1739. ID_Limits    [Sets and controls the drawing boundaries]
  1740. ID_Time      [Displays the date and time statistics of a drawing]
  1741. ID_Rename    [Changes the names of objects]
  1742. ID_Purla     [Removes unused layers from the drawing database]
  1743. ID_Purlt     [Removes unused linetypes from the drawing database]
  1744. ID_Purts     [Removes unused text styles from the drawing database]
  1745. ID_Purds     [Removes unused dimension styles from the drawing database]
  1746. ID_Purblk    [Removes unused blocks from the drawing database]
  1747. ID_Purall    [Removes all unused objects from the drawing database]
  1748. ID_Dwgaids   [Sets drawing aids]
  1749. ID_Osndd     [Sets running Object Snap mode and changes the target box size]
  1750. ID_Cordis    [Changes the coordinate mode]
  1751. ID_Ddselec   [Sets Object Selection mode settings]
  1752. ID_Ddgrips   [Enables grips and sets their colors]
  1753. ID_Ucsi      [Controls visibility and placement of the UCS icon in viewports]
  1754. ID_Ucsor     [Forces the icon to appear at the origin of the coordinate system]
  1755. ID_Dosolf    [Specifies whether solids are filled]
  1756. ID_Dosplfr   [Controls display of spline-fit polylines]
  1757. ID_Doattdn   [Keeps the current visibility of each attribute]
  1758. ID_Doattdo   [Makes all attributes visible]
  1759. ID_Doattdf   [Makes all attributes invisible]
  1760. ID_Doddpt    [Specifies the display mode and size of point objects]
  1761. ID_Doft      [Specifies that TrueType and Type 1 PostScript fonts appear as filled text]
  1762. ID_Doot      [Specifies that TrueType and Type 1 PostScript fonts appear as outlines]
  1763. ID_Dotf      [Controls whether text frames appear in place of text]
  1764. ID_Dotq      [Sets the resolution of TrueType and Type 1 PostScript fonts]
  1765. ID_Ltsgls    [Sets the global linetype scale factor]
  1766. ID_Ltpss     [Sets paper space linetype scaling]
  1767. ID_Ltgen     [Sets the linetype pattern generation around the vertices of the polyline]
  1768. ID_Tabon     [Turns Tablet mode on]
  1769. ID_Taboff    [Turns Tablet mode off]
  1770. ID_Tabcal    [Calibrates the digitizer with the drawing's coordinate system]
  1771. ID_Tabcfg    [Designates or realigns the tablet menu areas]
  1772. ID_Script    [Executes a sequence of commands from a script]
  1773. ID_VwTbar    [Opens and closes toolbars]
  1774. ID_TbDraw    [Displays the Draw toolbar]
  1775. ID_TbModify  [Displays the Modify toolbar]
  1776. ID_TbDims    [Displays the Dimensioning toolbar]
  1777. ID_TbXref    [Displays the External Reference toolbar]
  1778. ID_TbObjpro  [Displays the Object Properties toolbar]
  1779. ID_TbAttrib  [Displays the Attribute toolbar]
  1780. ID_TbSelect  [Displays the Object Selection toolbar]
  1781. ID_TbOsnap   [Displays the Object Snap toolbar]
  1782. ID_TbPoiFil  [Displays the Point Filters toolbar]
  1783. ID_TbUcs     [Displays the UCS toolbar]
  1784. ID_TbView    [Displays the View toolbar]
  1785. ID_Stdtbar   [Displays the Standard toolbar]
  1786. ID_Aerial    [Opens the Aerial View window]
  1787. ID_Sldvie    [Displays a raster image slide file in the current viewport]
  1788. ID_Sldsav    [Creates a raster image slide file of the current viewport]
  1789. ID_Spell     [Checks the spelling of text]
  1790. ID_Cusmnu    [Customizes menus]
  1791. ID_Custb     [Customizes toolbars]
  1792. ID_Reinit    [Reinitializes the input/output ports, digitizer, display, and program parameters file]
  1793. ID_Help      [Displays on-line help]
  1794. ID_Helpcts   [Displays the table of contents for on-line help]
  1795. ID_Selwin    [Selects all objects completely within a defined window]
  1796. ID_Selcro    [Selects objects within and crossing a defined window]
  1797. ID_Selpre    [Selects the most recent selection set]
  1798. ID_Sellas    [Selects the most recently created visible object]
  1799. ID_Selall    [Selects all objects on thawed layers]
  1800. ID_Selwp     [Selects objects within a defined polygon]
  1801. ID_Selcp     [Selects objects within and crossing a defined polygon]
  1802. ID_Selfen    [Selects all objects crossing a selection fence]
  1803. ID_Seladd    [Switches to Add mode]
  1804. ID_Selrem    [Switches to Remove mode]
  1805. ID_Osnfro    [Snaps to a temporary reference point]
  1806. ID_Osnend    [Snaps to the closest endpoint of an arc or a line]
  1807. ID_Osnmid    [Snaps to the midpoint of an arc or a line]
  1808. ID_Osnint    [Snaps to the intersection of a line, an arc, or a circle]
  1809. ID_Osncen    [Snaps to the center of an arc or a circle]
  1810. ID_Osnqua    [Snaps to a quadrant point of an arc or a circle]
  1811. ID_Osnper    [Snaps to a point perpendicular to an arc, a line, or a circle]
  1812. ID_Osntan    [Snaps to the tangent of an arc or a circle]
  1813. ID_Osnnod    [Snaps to a point object]
  1814. ID_Osnins    [Snaps to the insertion point of text, a block, a shape, or an attribute]
  1815. ID_Osnnea    [Snaps to the nearest point of an arc, a circle, a line, or a point]
  1816. ID_Osnnon    [Turns off Object Snap mode]
  1817. ID_Ptfx      [Specifies a .X point filter]
  1818. ID_Ptfy      [Specifies a .Y point filter]
  1819. ID_Ptfz      [Specifies a .Z point filter]
  1820. ID_Ptfxy     [Specifies a .XY point filter]
  1821. ID_Ptfxz     [Specifies a .XZ point filter]
  1822. ID_Ptfyz     [Specifies a .YZ point filter]
  1823. ID_Dview     [Defines parallel projection or perspective views]
  1824. ID_List      [Displays database information for selected objects]
  1825. ID_Id        [Displays the coordinates of a location]
  1826. ID_Dist      [Measures the distance and angle between two points]
  1827. ID_Area      [Calculates the area and perimeter of objects or of defined areas]
  1828. ID_Line      [Creates straight line segments]
  1829. ID_Xline     [Creates an infinite line]
  1830. ID_Ray       [Creates a semi-infinite line]
  1831. ID_Pline     [Creates two-dimensional polylines]
  1832. ID_Dline     [Draws a double line using straight line segments and arcs]
  1833. ID_Spline    [Creates a quadratic or cubic spline (NURBS)]
  1834. ID_Arc3pt    [Creates an arc using three points]
  1835. ID_Arcsce    [Creates an arc using the start point, center, and end point]
  1836. ID_Arcsca    [Creates an arc using the start point, center, and included angle]
  1837. ID_Arcsea    [Creates an arc using the start point, end point, and included angle]
  1838. ID_Arccse    [Creates an arc using the center, start point, and end point]
  1839. ID_Arccsa    [Creates an arc using the center, start point, and included angle]
  1840. ID_Arccon    [Creates an arc tangent to the last line or arc drawn]
  1841. ID_Cirrad    [Creates a circle using a specified radius]
  1842. ID_Cirdia    [Creates a circle using a specified diameter]
  1843. ID_Cir3pt    [Creates a circle using three points on the circumference]
  1844. ID_Cirttr    [Creates a circle tangent to two objects with a specified radius]
  1845. ID_Donut     [Draws filled circles and rings]
  1846. ID_Ellips    [Creates an ellipse using a specified center point]
  1847. ID_Ellcir    [Creates an ellipse using a specified axis]
  1848. ID_Ellarc    [Creates an elliptical arc]
  1849. ID_Rectan    [Draws a rectangular polyline]
  1850. ID_Polygo    [Creates an equilateral closed polyline]
  1851. ID_Solid     [Creates solid-filled polygons]
  1852. ID_Bpoly     [Creates a region or polyline of a closed boundary]
  1853. ID_Point     [Creates a point object]
  1854. ID_Divide    [Places evenly spaced point objects or blocks along the length or perimeter of an object]
  1855. ID_Measure   [Places point objects or blocks at measured intervals on an object]
  1856. ID_Dinser    [Inserts a block or another drawing]
  1857. ID_Block     [Creates a block definition from a set of objects]
  1858. ID_TbBlock   [Creates a block definition from a set of objects]
  1859. ID_Bhatch    [Fills an enclosed area with an associative hatch pattern]
  1860. ID_Mtext     [Creates paragraph text]
  1861. ID_Dtext     [Displays text on screen as it is entered]
  1862. ID_Move      [Displaces objects a specified distance in a specified direction]
  1863. ID_Explode   [Breaks a compound object into its component objects]
  1864. ID_Erase     [Removes objects from a drawing]
  1865. ID_Copyob    [Duplicates objects]
  1866. ID_Offset    [Creates concentric circles, parallel lines, and parallel curves]
  1867. ID_Mirror    [Creates a mirror image copy of objects]
  1868. ID_Arrrec    [Creates a rectangular array]
  1869. ID_Arrpol    [Creates a polar array]
  1870. ID_Rotate    [Rotates objects about a base point]
  1871. ID_Stretch   [Moves or stretches objects]
  1872. ID_Scale     [Enlarges or reduces objects equally in the X, Y, and Z directions]
  1873. ID_Length    [Lengthens an object]
  1874. ID_Trim      [Trims objects at a cutting edge defined by other objects]
  1875. ID_Extend    [Extends an object to meet another object]
  1876. ID_Bre1pt    [Breaks the selected object at the selection point]
  1877. ID_Bre1ps    [Breaks the selected object at a specified point]
  1878. ID_Bre2pt    [Breaks the selected object between the selection point and a specified point]
  1879. ID_Bre2ps    [Breaks the selected object between two specified points]
  1880. ID_Pedit     [Edits polylines]
  1881. ID_Spledi    [Edits a spline object]
  1882. ID_TexEdi    [Edits attribute definitions, text, and mtext objects]
  1883. ID_Hatedi    [Modifies an existing associative hatch block]
  1884. ID_Chamfe    [Bevels the edges of objects]
  1885. ID_Fillet    [Rounds and fillets the edges of objects]
  1886. ID_DimLin    [Creates linear dimensions]
  1887. ID_DimAli    [Creates an aligned linear dimension]
  1888. ID_TbDimRad  [Creates radial dimensions for circles and arcs]
  1889. ID_DimAng    [Creates an angular dimension]
  1890. ID_TbDimOrd  [Creates ordinate point dimensions]
  1891. ID_DimBas    [Continues a dimension from the baseline of the previous or selected dimension]
  1892. ID_DimCon    [Continues a dimension from the second extension line of the previous or a selected dimension]
  1893. ID_DimCen    [Creates the center mark or the center lines of circles and arcs]
  1894. ID_DimLea    [Creates a line that connects annotation to a feature]
  1895. ID_DimTol    [Creates geometric tolerances]
  1896. ID_TbDimText [Moves and rotates dimension text]
  1897. ID_DimRad    [Creates radius dimensions for circles and arcs]
  1898. ID_DimDia    [Creates diameter dimensions for circles and arcs]
  1899. ID_DimOrd    [Creates ordinate point dimensions]
  1900. ID_DimOrx    [Measures the X coordinate of a feature]
  1901. ID_DimOry    [Measures the Y coordinate of a feature]
  1902. ID_DimHom    [Moves dimension text back to its default position]
  1903. ID_DimTro    [Rotates dimension text]
  1904. ID_DimTle    [Left justifies dimension text]
  1905. ID_DimTri    [Right justifies dimension text]
  1906. ID_DimObl    [Modifies oblique angle of dimension]
  1907. ID_DimUpd    [Updates dimension objects with the current dimension style and units]
  1908. ID_XreAtt    [Attaches an xref to the current drawing]
  1909. ID_XreOve    [Overlays an xref in the current drawing]
  1910. ID_XreRel    [Reloads one or more xrefs]
  1911. ID_XreDet    [Detaches an xref from the current drawing]
  1912. ID_XrePat    [Displays and edits the path name associated with an xref]
  1913. ID_XreLis    [Lists the xref path name and the number of attached xrefs]
  1914. ID_TbBind    [Binds dependent symbols of an xref to the drawing]
  1915. ID_Bind      [Binds all external references to the current drawing]
  1916. ID_BinBlo    [Binds blocks of an xref to the drawing]
  1917. ID_BinLay    [Binds layers of an xref to the drawing]
  1918. ID_BinLin    [Binds linetypes of an xref to the drawing]
  1919. ID_BinTex    [Binds text styles of an xref to the drawing]
  1920. ID_BinDim    [Binds dimension styles of an xref to the drawing]
  1921. ID_AttDef    [Creates an attribute definition]
  1922. ID_AttEdi    [Edits the variable attributes of a block]
  1923. ID_AttEdg    [Changes attribute information independent of its block definition]
  1924. ID_Hide      [Regenerates a three-dimensional model with hidden lines suppressed]
  1925. ID_Oops      [Restores erased objects]
  1926. ID_TbArc     [Displays the Arc toolbar]
  1927. ID_TbBreak   [Displays the Break toolbar]
  1928. ID_TbCir     [Displays the Circle toolbar]
  1929. ID_TbEll     [Displays the Ellipse toolbar]
  1930. ID_TbFeatur  [Displays the Chamfer and Fillet toolbar]
  1931. ID_TbInq     [Displays the Inquiry toolbar]
  1932. ID_TbLine    [Displays the Line toolbar]
  1933. ID_TbPoint   [Displays the Point toolbar]
  1934. ID_TbPgon    [Displays the Polygon toolbar]
  1935. ID_TbPline   [Displays the Polyline toolbar]
  1936. ID_TbResize  [Displays the Resize toolbar]
  1937. ID_TbSelect  [Displays the Select Objects toolbar]
  1938. ID_TbSpace   [Switches between paper space and model space]
  1939. ID_TbSpledi  [Displays the Special Edit toolbar]
  1940. ID_TbText    [Displays the Text toolbar]
  1941. ID_TbToolwi  [Displays the Tool Windows toolbar]
  1942. ID_TbTrim    [Displays the Trim and Extend toolbar]
  1943. ID_Aboutlt   [Displays information about AutoCAD LT]
  1944. ID_Unlock    [Removes AutoCAD LT-generated lock files. Use with care!]
  1945. ID_XreBin    [Merges selected xrefs into the current drawing]
  1946. ID_VisRet    [Controls the visibility, color, and linetype settings in Xref-dependent layers]
  1947. ID_Regen     [Regenerates the entire drawing from the drawing database]
  1948. ID_TVlist    [Lists previously saved viewport configurations]
  1949. ID_Bounda    [Creates a polyline to enclose an area bounded by other geometry]
  1950. ID_PropPain  [Copies properties of one object to other objects]
  1951. ID_Exit      [Exits AutoCAD LT]
  1952. ID_Prefs     [Customizes the AutoCAD LT settings]
  1953. ID_TxtWin    [Opens the AutoCAD LT Text window]
  1954. ID_TbCopy    [Displays the Duplicate toolbar]
  1955. ID_TbErase   [Displays the Erase toolbar]
  1956. ID_RtPan     [Real time move of the view of the drawing in the current viewport]
  1957. ID_RtZoom    [Real time increase or decrease of the apparent size of objects in the current viewport]
  1958. ID_Tracking  [Locates a point from a series of temporary points]
  1959. ID_Shacol    [Shades faces using 256 colors without highlighted edges]
  1960. ID_Shaceh    [Shades faces using 256 colors and highlights edges]
  1961. ID_Shahid    [Removes display of lines under faces]
  1962. ID_Shafil    [Fills faces with object color and highlights edges]
  1963. ID_Shadif    [Controls percent of diffuse reflection and ambient light]
  1964. ID_Revdate   [Inserts or updates a block containing drawing revision information]
  1965.  
  1966. ***ACCELERATORS
  1967. [CONTROL+"L"]^O
  1968. [CONTROL+"R"]^V
  1969. ID_Undo   [CONTROL+"Z"]
  1970. ID_Cut    [CONTROL+"X"]
  1971. ID_Copy   [CONTROL+"C"]
  1972. ID_Paste  [CONTROL+"V"]
  1973. ID_Open   [CONTROL+"O"]
  1974. ID_Print  [CONTROL+"P"]
  1975. ID_New    [CONTROL+"N"]
  1976. ID_Save   [CONTROL+"S"]
  1977. ID_Erase  ["DELETE"]
  1978. ID_Redo   [CONTROL+"Y"]
  1979. ID_Selall [CONTROL+"A"]
  1980.