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 a new instance of the current object type. |
|
Delete selected objects. |
|
Rename the object. |
|
List the names of the objects. |
|
List active properties of the object. |
|
Copy graphics object. |
|
Display graphics object. |
|
Add graphics object to existing graphics. |
|
Clear object history. |
Named object type
Included in:
Parent |
Summary |
|---|---|
Controls the graphics display of the simulation results. |