Understanding the menu compatibility

MNU files are menu files created by all AutoCAD releases, and MNS files are included in AutoCAD Releases 13, 14, and 2000. IntelliCAD reads both file formats, even when menu macros include AutoLISP code. This feature allows you to continue using your existing AutoCAD menus.

IntelliCAD support of specific sections in AutoCAD MNU and MNS files

Menu section Definition IntelliCAD support
***POP0 Cursor menu Supported
***POPn Menus Supported
***AUXn Auxiliary menus Not supported
***BUTTONn Button menus Not supported
***ICON Icon menus Not supported
***SCREEN Screen menus Not supported
***TABLETn Tablet menus Not supported

To see how IntelliCAD reads AutoCAD menu source files

  1. Type menu and then press Enter.
  2. Under Files Of Type, select AutoCAD Menu File (mnu).
  3. In the Open Menu dialog box, go to the AutoCAD Support folder and select the Acad.mnu file (or Acad.mns for Releases 13 and 14).
  4. To load the AutoCAD menu file into IntelliCAD, click Open.
  5. The IntelliCAD menu bar now looks identical to the AutoCAD menu bar.
  6. To see how it works, choose File > Open and Draw > Line.
  7. To restore IntelliCAD to its default menu, choose Tools > Customize, and then click the Menus tab.
  8. To reverse the changes you made, click Reset.
  9. To restore the IntelliCAD default toolbars, choose Tools > Customize.
  10. Click the Toolbars tab.
  11. To reverse the changes you made, click Reset.

Tell me about...

Customizing menus

Loading menu files

Saving menu files

Setting the experience level for menus

Starting commands using menus

How do I...

Add a command to a menu

Create a new menu

Delete a menu item

Import a menu file

Load a menu file

Rename a menu item

Save the current menu to a file