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_namestrName of the DC simulation. Returns: boolTrue when successful, False when failed.