contours#

class ansys.fluent.core.solver.settings_241.contours.contours(name=None, parent=None)#

Bases: Group

‘contours’ child.

Attributes

Attribute

Summary

auto_scale

Enable/disable auto-computation of range for contours.

clip_to_range

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

surfaces

Set surfaces to be contoured.

filled_contours

Enable/disable the filled contour option.

global_range

Enable/disable the global range for contours option.

line_contours

Enable/disable the filled contour option.

log_scale

Enable/disable the use of a log scale.

n_contour

Set the number of contour levels.

node_values

Enable/disable the plot of node values.

render_mesh

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

coloring

Select coloring option.

Included in:

Parent

Summary

graphics

‘graphics’ child.