export_field_plot# PostProcessor.export_field_plot(plotname, filepath, filename='', file_format='aedtplt')[source]# Export a field plot. Parameters: plotnamestrName of the plot. filepathstrPath for saving the file. filenamestr, optionalName of the file. The default is "". file_formatstr, optionalName of the file extension. The default is "aedtplt". Option is "case". Returns: strFile Path when succeeded. References >>> oModule.ExportFieldPlot Copy to clipboard