path_lines#

class ansys.fluent.core.generated.solver.tui_242.main_menu.display.path_lines(service, version, mode, path)#

Bases: TUIMenu

Enters the pathlines menu.

Methods:

__init__(service, version, mode, path)

Classes:

path_lines(service, version, mode, path)

Displays pathlines from a surface.

plot_write_xy_plot(service, version, mode, path)

Plots or writes an XY plot of pathlines.

write_to_files(service, version, mode, path)

Writes pathlines to a file.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Displays pathlines from a surface.

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

Bases: TUIMethod

Plots or writes an XY plot of pathlines.

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

Bases: TUIMethod

Writes pathlines to a file.