LOAD_SETTINGS |
Scroll | |
Initially the default settings will be loaded. With this setting you can reference a settings file, which will overwrite the defaults.
KAS.exe LOAD_SETTINGS <FILENAME> <COMMANDS> |
Parameters |
Description |
---|---|
FILENAME |
File name of the settings file to use. |
COMMANDS |
Any other command except LOAD_SETTINGS. |
Example:
"C:\Program Files\Kisters\ViewStation\KAS.exe" LOAD_SETTINGS "D:\Settings.xml" CONVERT "D:\Test.prt" "D:\Test" "3DVS,PDFPRC" |