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
- Type menu and then press Enter.
- Under Files Of Type, select AutoCAD Menu File (mnu).
- 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).
- To load the AutoCAD menu file into IntelliCAD, click Open.
The IntelliCAD menu bar now looks identical to the AutoCAD menu bar.
- To see how it works, choose File > Open and Draw > Line.
- To restore IntelliCAD to its default menu, choose Tools > Customize, and then click the Menus tab.
- To reverse the changes you made, click Reset.
- To restore the IntelliCAD default toolbars, choose Tools > Customize.
- Click the Toolbars tab.
- 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