contour#

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

Bases: NamedObject[contour_child], CreatableNamedObjectMixin[contour_child]

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.

Methods

Method

Summary

create

Create a new instance of the current object type.

delete

Delete selected objects.

rename

Rename the object.

list_1

List the names of the objects.

list_properties_1

List active properties of the object.

make_a_copy

Copy graphics object.

display

Display graphics object.

add_to_graphics

Add graphics object to existing graphics.

clear_history

Clear object history.

Named object type

contour_child

Included in:

Parent

Summary

graphics

Controls the graphics display of the simulation results.