===== Qcad =====
==== scripts folder ====
source : https://forum.qcad.org/t/custom-script-directory/5962/3
You can add scripts to a “scripts” folder inside the folder returned by RSettings.getDataLocation().
Here that would be:
C:/Users/andrew/AppData/Local/QCAD/QCAD/scripts
==== Reload scripts ====
source : http://forum.qcad.org/t/reloading-script-from-command-line/2594/2
qcad -always-load-scripts
qcad -rescan -enable-script-debugger
https://www.qcad.org/doc/qcad/3.0/developer/_script_tutorials.html