export_design_preview_to_jpg#

Maxwell2d.export_design_preview_to_jpg(output_file)[source]#

Export design preview image to a JPG file.

Parameters:
output_filestr

Full path and name for the JPG file.

Returns:
bool

True when successful, False when failed.