colors#

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

Bases: Group

‘colors’ child.

Attributes

Attribute

Summary

background

Set the background (window) color.

color_by_type

Determine whether to color meshes by type or by surface (ID).

foreground

Set the foreground (text and window frame) color.

by_type

‘by_type’ child.

by_surface

‘by_surface’ child.

far_field_faces

Set the color of far field faces.

inlet_faces

Set the color of inlet faces.

interior_faces

Set the color of interior faces.

internal_faces

Set the color of internal interface faces.

outlet_faces

Set the color of outlet faces.

overset_faces

Set the color of overset faces.

periodic_faces

Set the color of periodic faces.

rans_les_interface_faces

Set the color of RANS/LES interface faces.

symmetry_faces

Set the color of symmetric faces.

axis_faces

Set the color of axisymmetric faces.

free_surface_faces

Set the color of free-surface faces.

traction_faces

Set the color of traction faces.

wall_faces

Set the color of wall faces.

interface_faces

Set the color of mesh interfaces.

surface

Set the color of surfaces.

skip_label

Set the number of labels to be skipped in the colopmap scale.

automatic_skip

Determine whether to skip labels in the colopmap scale automatically.

Methods

Method

Summary

reset_colors

Reset individual mesh surface colors to the defaults.

list_colors

List available colors.

Included in:

Parent

Summary

graphics

‘graphics’ child.