Message 1 of 1
Lisp for autoloading of a customized AutoCAD toolbar

Not applicable
09-18-2014
02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can somebody suggest lisp routine for automatic loading of an AutoCAD tool that is customized.
Presently we perform the following process manually to load a toolbar:
MENULOAD : For loading the CUI/CUIX file.
APPLOAD : To load the lsps.
CONTENT LOAD : Loading the tools in the content folder.
OP - SETPATH : Finally setting the path of the toolbar so that it is loaded while every sessions of AutoCAD are opened.