Download and try LinkCAD DXF, GDSII, CIF, PostScript Translator now for free!

LcExitWhenFinished

General Options | Overview

 

Type

Boolean (true or false)

Description

If set to true, instructs LinkCAD to exit instead of restarting after a conversion. The user still needs to click on the "Restart" button, though. To have LinkCAD automatically exit after the conversion, add SummaryDialog to the value of LcSkipSteps, in addition to setting LcExitWhenFinished to true.

Example

Automatically exit LinkCAD when finished:

-LcSkipSteps="SummaryDialog" -LcExitWhenFinished=true

See Also

LcSkipSteps | LcNoRestart