25-Jan-2025
ProgeCAD allows users to customize the interface by adding their own menus and toolbars. Instead of replacing the default interface, the recommended approach is to load partial menu files. This keeps the standard ProgeCAD environment intact while allowing you to add custom commands, toolbars, and pull-down menus.
A partial menu file lets you extend the existing interface without modifying the default menu configuration. This is the safest and easiest method for adding your own CAD tools.
One example is the menu-easyarch.mnu file, which includes:
If you create your own menu file (for example, mymenu.mnu), you can configure ProgeCAD to load it automatically each time the software starts.
Edit the icad.lsp file and add the following line:
(command "_menuload" "mymenu.mnu")
When ProgeCAD starts, it will automatically load your custom menu file.
Save your custom menu file in one of the folders listed under:
Tools > Options > Paths / Files
If the file is not located in one of these folders, ProgeCAD will not be able to load it automatically during startup.
Murari Software Solutions provides expert support for ProgeCAD customization, including custom menus, toolbars, AutoLISP development, installation, licensing, and workflow optimization. Contact our team if you need assistance creating or deploying customized ProgeCAD environments.