Skip to content

Add sim records script

Adrian Potter edited this page May 5, 2016 · 8 revisions

The add_sim_records script will automatically add simulation and disable records to a db file. Usage:

python.exe add_sim_records.py db_file.db 

optional arguments:
   -o --output = name of output file

By default, the new db file's name will match the input file prefixed by sim_.

Clone this wiki locally