Usage of acad.lsp ACADLSPASDOC
Question
When opening AutoCAD with StrucPLUS all the commands are working, but when bringing a new template or opening a new file I still see the StrucPLUS menu but none of the commands work.
Answer
In order for StrucPLUS to work correctly, the variable acad.lsp has to be loaded with every opening.
You can either:
- Set the variable ACADLSPASDOC to 1
- Go to Tools > Options. Under the System tab, make sure the Load acad.lsp with every drawing option is checked.