contours#

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

Bases: TUIMenu

Enter the contour options menu.

Methods:

auto_range(*args, **kwargs)

Enable/disable auto-computation of range for contours.

clip_to_range(*args, **kwargs)

Enable/disable the clip to range option for filled contours.

coloring(*args, **kwargs)

Select coloring option.

filled_contours(*args, **kwargs)

Enable/disable the filled contour option.

global_range(*args, **kwargs)

Enable/disable the global range for contours option.

line_contours(*args, **kwargs)

Enable/disable the filled contour option.

log_scale(*args, **kwargs)

Enable/disable the use of a log scale.

n_contour(*args, **kwargs)

Set the number of contour levels.

node_values(*args, **kwargs)

Enable/disable the plot of node values.

render_mesh(*args, **kwargs)

Determine whether or not to render the mesh on top of contours, vectors, etc.

surfaces(*args, **kwargs)

Set surfaces to be contoured.

auto_range(*args, **kwargs)#

Enable/disable auto-computation of range for contours.

clip_to_range(*args, **kwargs)#

Enable/disable the clip to range option for filled contours.

coloring(*args, **kwargs)#

Select coloring option.

filled_contours(*args, **kwargs)#

Enable/disable the filled contour option.

global_range(*args, **kwargs)#

Enable/disable the global range for contours option.

line_contours(*args, **kwargs)#

Enable/disable the filled contour option.

log_scale(*args, **kwargs)#

Enable/disable the use of a log scale.

n_contour(*args, **kwargs)#

Set the number of contour levels.

node_values(*args, **kwargs)#

Enable/disable the plot of node values.

render_mesh(*args, **kwargs)#

Determine whether or not to render the mesh on top of contours, vectors, etc.

surfaces(*args, **kwargs)#

Set surfaces to be contoured.