export_icepak_project#

Siwave.export_icepak_project(file_path, dc_simulation_name)[source]#

Exports an Icepak project for standalone use.

Parameters:
file_pathstr,

Path of the Icepak project.

dc_simulation_namestr

Name of the DC simulation.

Returns:
bool

True when successful, False when failed.