export_design_preview_to_jpg# TwinBuilder.export_design_preview_to_jpg(output_file)[source]# Export design preview image to a JPG file. Parameters: output_filestrFull path and name for the JPG file. Returns: boolTrue when successful, False when failed.