pdf_data#

class ansys.fluent.core.solver.tui_241.main_menu.display.pdf_data(service, version, mode, path)#

Bases: TUIMenu

Enters the PDF data menu.

Classes:

carpet_plot(service, version, mode, path)

Enables/disables the display of a carpet plot of a property.

draw_number_box(service, version, mode, path)

Enables/disables the display of the numbers box.

plot_1d_slice(service, version, mode, path)

Enables/disables a plot of the 1D-slice.

write_to_file(service, version, mode, path)

Enables/disables writing the 1D-slice to file instead of plot.

class carpet_plot(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the display of a carpet plot of a property.

class draw_number_box(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the display of the numbers box.

class plot_1d_slice(service, version, mode, path)#

Bases: TUIMethod

Enables/disables a plot of the 1D-slice.

class write_to_file(service, version, mode, path)#

Bases: TUIMethod

Enables/disables writing the 1D-slice to file instead of plot.