path_lines#

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

Bases: TUIMenu

Enter the pathlines menu.

Methods:

__init__(service, version, mode, path)

Initialize TUIMethod.

Classes:

path_lines(service, version, mode, path)

Display pathlines from a surface.

plot_write_xy_plot(service, version, mode, path)

Plot or write XY plot of pathline.

write_to_files(service, version, mode, path)

Write Pathlines to a File.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Display pathlines from a surface.

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

Bases: TUIMethod

Plot or write XY plot of pathline.

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

Bases: TUIMethod

Write Pathlines to a File.