pdf_data#

class ansys.fluent.core.solver.tui_231.main_menu.results.graphics.expert.pdf_data(path, service)#

Bases: TUIMenu

Enter the PDF data menu.

Methods:

carpet_plot(*args, **kwargs)

Enable/disable the display of a carpet plot of a property.

draw_number_box(*args, **kwargs)

Enable/disable the display of the numbers box.

plot_1d_slice(*args, **kwargs)

Enable/disable a plot of the 1D-slice.

write_to_file(*args, **kwargs)

Enable/disable writing the 1D-slice to file instead of plot.

carpet_plot(*args, **kwargs)#

Enable/disable the display of a carpet plot of a property.

draw_number_box(*args, **kwargs)#

Enable/disable the display of the numbers box.

plot_1d_slice(*args, **kwargs)#

Enable/disable a plot of the 1D-slice.

write_to_file(*args, **kwargs)#

Enable/disable writing the 1D-slice to file instead of plot.