...
File Conversion / Export (On-premise version only)
Note: file conversion can be achieve also with SaaS version by running appropriate commands from script, see PDF / Image Creation and Format Conversion
outputPath - optional path to store resulting file(s) like script output and all files generated by the script (e.g. an exported pdf file); if not specified the files are written to current working directory
fileType - PDF (coming soon with 1.151: DWG, DXF, PNG, SVG, BMP, JPG)
dwgVersion - 2018, R32, 2013, R27, 2010, R24, 2007, R21, 2004, R18, 2000, R15 (only for DWG and DXF)
Scripts
script - Url http(s) url of the script file (Saas: mandatory; On-premise: if specified fileType is ignored)
scriptOutputFile - It specifies the filename where the script output is written to (optioanl; SaaS: The file is also uploaded to partner S3 content bucket logs folder)
...