GENERATE_SCREENSHOT |
Scroll |
Generates a screenshot of 3D and 2D files.
KAS.exe GENERATE_SCREENSHOT <INPUT> <OUTPUT> <FORMATS> |
Parameters |
Description |
---|---|
INPUT |
Directory path and file name of the input file |
OUTPUT |
Directory path and file name of the output file(s) For single format, the file must include the file extension. For multi format, the extension will be added. |
FORMATS |
Export formats: PNG JPG BMP |
Example:
"C:\Program Files\Kisters\ViewStation\KAS.exe" GENERATE_SCREENSHOT "D:\Test.prt" "D:\Test" "PNG,JPG" "C:\Program Files\Kisters\ViewStation\KAS.exe" GENERATE_SCREENSHOT "D:\Test.prt" "D:\Test.png" "PNG" |