xy_plot#

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

Bases: TUIMenu

Enters the XY plot menu.

Classes:

cell_distribution(service, version, mode, path)

Plots a histogram of cell quality.

face_distribution(service, version, mode, path)

Plots a histogram of face quality.

file(service, version, mode, path)

Enables you to choose a file from which to create an xy plot.

set(service, version, mode, path)

Enters the set window options menu.

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

Bases: TUIMethod

Plots a histogram of cell quality.

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

Bases: TUIMethod

Plots a histogram of face quality.

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

Bases: TUIMethod

Enables you to choose a file from which to create an xy plot.

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

Bases: TUIMethod

Enters the set window options menu.