contour_child#

class ansys.fluent.core.generated.solver.settings_261.contour_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of contour.

Attributes

Attribute

Summary

name

A name for an object.

field

Contains a list from which you can select the scalar field to be contoured.

surfaces_list

The planar surface(s) where you want the results displayed.

locations

‘locations’ child.

range_option

Specifies whether you want the range to be Global, Local to the selected surface(s), or Custom.

range_options

Range using the min max options.

options

Contains options for the contour object.

filled

Toggles between filled contours and line contours.

node_values

Toggles between using scalar field values at nodes and at cell centers for computing the contours.

boundary_values

Enabling overwrites the node values (on boundaries) with a simple average of the boundary face values.

contour_lines

Combines filled contours with line contours.

coloring

Specifies how the contours appear.

colorings

Specifies how the contours appear.

color_map

Coloring using the colormap panel.

annotations_list

The annotation objects to be added to this graphics object.

draw_mesh

Specifies whether you would like to display the mesh alongside your graphics object.

mesh_object

Properties for your mesh object.

display_state_name

Display state settings selection by name.

deformation

‘deformation’ child.

deformation_scale

‘deformation_scale’ child.

Methods

Method

Summary

display

Displays the selected graphics object type in the graphics viewer.

Included in:

Parent

Summary

contour

A contour object is a named graphical entity used to visualize scalar field data such as temperature, pressure, or velocity magnitude across surfaces or volumes. It maps numerical values to color gradients, helping users analyze flow behavior, gradients, and other physical phenomena.