export_field_plot#

PostProcessor.export_field_plot(plotname, filepath, filename='', file_format='aedtplt')[source]#

Export a field plot.

Parameters:
plotnamestr

Name of the plot.

filepathstr

Path for saving the file.

filenamestr, optional

Name of the file. The default is "".

file_formatstr, optional

Name of the file extension. The default is "aedtplt". Option is "case".

Returns:
str

File Path when succeeded.

References

>>> oModule.ExportFieldPlot