How To Add Custom Menu To Progecad




Our suggestion is to load only partial menus to add new toolbars and/or menus.

An example is “menu-easyarch.mnu”. On this menu are defined one pull-down menu (named ‘EasyArch’) and six toolbars.

If you want creare a new menu file and load it automaticaly you must modify icad.lsp adding this simple line :

(command “_menuload” “mymenu.mnu”)

Remember : the menu file must be inserted in the user paths specified in dialog “options” (command “options->paths/files”).