Creating menus
Main menus sit in the menu bar at the top of the BricsCAD application window. Submenus show as a flyout of a main menu.
The MENUBAR system variable controls the display of menus.
Creating a main menu
- In the Customize dialog, click the Menus tab.
 - Do one of the following:
- Click the Main Menus subgroup of a menu group,
                            then right-click and choose Append main menu in
                            the context menu.
The new menu will be added below the last existing menu.
 - Select an existing menu in the Main Menus
                            subgroup, then right-click and choose Insert main
                                menu in the context menu.
The new menu will be added above the selected menu.
 
The Add Main Menu dialog box appears.
 - Click the Main Menus subgroup of a menu group,
                            then right-click and choose Append main menu in
                            the context menu.
 - Type a name in the Title.
 - Click the OK button.
The main menu is created.
 - Add items to the menu.
 
Adding a submenu to a main menu
- In the Customize dialog, click the
                        Menus tab.
If collapsed, expand the menu group.
If collapsed, expand the Main menus group of the menu group.
 - Do one of the following:
- Select a main menu, then right-click and choose Append
                                submenu in the context menu.
The new submenu will be added below the last existing submenu.
 - Select an existing submenu, then right-click and choose
                                Insert submenu in the context menu.
The new submenu will be added above the selected submenu.
 
The Add submenu dialog box appears.
 - Select a main menu, then right-click and choose Append
                                submenu in the context menu.
 - Type a name in the Title field.
 - Click the OK button.
The submenu is created.
 - Add items to the submenu.
 
Adding a submenu to a submenu
- In the Customize dialog, click the Menus tab.
 - Expand the submenu.
 - Select an item in the submenu, then right-click and choose Insert
                        submenu in the context menu.
The Add submenu dialog box appears.
 - 4. Type a name in the Title field.
 - Click the OK button.
The submenu is created.
 - Add items to the submenu.