ScrSIwaveSyzComputeExactDcPoint

For SYZ simulations, selects or deselects the Compute Exact DC Point option.

UI Command:   Simulation > Compute SYZ Parameters. Select Compute Exact DC Point.
Syntax:   obj.ScrSIwaveSyzComputeExactDcPoint(<flag>)
Parameters:  

BOOL flag (TRUE = Compute exact DC point; FALSE = Do not compute exact DC point)

Return Value:  

None.

VB Example:  

obj.ScrSIwaveSyzComputeExactDcPoint TRUE

IPY Example:  

oDoc.ScrSIwaveSyzComputeExactDcPoint(True)

Important:

The Compute Exact DC Point and Enforce Causality options are mutually exclusive. Selecting both generates an error.