path_lines#

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

Bases: TUIMenu

Enters the pathlines menu.

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.

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.