Selection modes
I have downloaded version 3.30..3 and having a problem with SelectOnScreen mode in VB. When I execute the code a bonus menu loads up, my code is not executed properly and IntelliCAD freezes up on me. Has this happened to anyone else? I have tried to disable the menu to no avail. Thanks to any help given.
0
Comments
-
The bonus menu is (re)loaded automatically eacht time IntelliCAD starts up. This is done by the following line in Icad.lsp:(command "_menuload" "bonus.mnu")If this is the only line in your icad.lsp, you can delete the file or remove the line.Then launch IntelliCAD, go to Tools > Customize, select the Toolbars tab and click the RESET button.The bonus tools will not be loaded anymore now.
0
This discussion has been closed.