path_lines#

class ansys.fluent.core.solver.tui_231.main_menu.results.graphics.expert.set.path_lines(path, service)#

Bases: TUIMenu

Enter the path-lines menu to set parameters for the display of pathlines.

Methods:

arrow_scale(*args, **kwargs)

Set the scale factor for arrows drawn on pathlines.

arrow_space(*args, **kwargs)

Set the spacing factor for arrows drawn on pathlines.

display_steps(*args, **kwargs)

Set the display stepping for pathlines.

error_control(*args, **kwargs)

Set error control during pathline computation.

line_width(*args, **kwargs)

Set the width for pathlines.

marker_size(*args, **kwargs)

Set the marker size for particle drawing.

maximum_error(*args, **kwargs)

Set the maximum error allowed while computing the pathlines.

maximum_steps(*args, **kwargs)

Set the maximum number of steps to take for pathlines.

radius(*args, **kwargs)

Set the radius for pathline (ribbons/cylinder only) cross-section.

relative_pathlines(*args, **kwargs)

Enable/disable the tracking of pathlines in a relative coordinate system.

reverse(*args, **kwargs)

Enable/disable the direction of path tracking.

sphere_attrib(*args, **kwargs)

Specify size and no.

step_size(*args, **kwargs)

Set the step length between particle positions for path-lines.

style(*args, **kwargs)

Set display style for pathlines (line/ribbon/cylinder).

track_in_phase(*args, **kwargs)

Assign phase to display pathlines in.

twist_factor(*args, **kwargs)

Set the scale factor for twisting (ribbons only).

arrow_scale(*args, **kwargs)#

Set the scale factor for arrows drawn on pathlines.

arrow_space(*args, **kwargs)#

Set the spacing factor for arrows drawn on pathlines.

display_steps(*args, **kwargs)#

Set the display stepping for pathlines.

error_control(*args, **kwargs)#

Set error control during pathline computation.

line_width(*args, **kwargs)#

Set the width for pathlines.

marker_size(*args, **kwargs)#

Set the marker size for particle drawing.

maximum_error(*args, **kwargs)#

Set the maximum error allowed while computing the pathlines.

maximum_steps(*args, **kwargs)#

Set the maximum number of steps to take for pathlines.

radius(*args, **kwargs)#

Set the radius for pathline (ribbons/cylinder only) cross-section.

relative_pathlines(*args, **kwargs)#

Enable/disable the tracking of pathlines in a relative coordinate system.

reverse(*args, **kwargs)#

Enable/disable the direction of path tracking.

sphere_attrib(*args, **kwargs)#

Specify size and no. of slices to be used in drawing sphere for sphere-style.

step_size(*args, **kwargs)#

Set the step length between particle positions for path-lines.

style(*args, **kwargs)#

Set display style for pathlines (line/ribbon/cylinder).

track_in_phase(*args, **kwargs)#

Assign phase to display pathlines in.

twist_factor(*args, **kwargs)#

Set the scale factor for twisting (ribbons only).