ScrSetFwsLaunchDesignerNexxim

After computing a Full Wave SPICE Subcircuit, opens the results in Electronics Desktop.

UI Command:   None.
Syntax:   obj.ScrSetFwsLaunchDesignerNexxim(<launch>)
Parameters:  

INT launch (1 = launch; 0 = do not launch)

Return Value:  

None.

VB Example:  

obj.ScrSetFwsLaunchDesignerNexxim 1

IPY Example:  

oDoc.ScrSetFwsLaunchDesignerNexxim(1)