colors#

class ansys.fluent.core.solver.tui_241.main_menu.display.set.colors(service, version, mode, path)#

Bases: TUIMenu

Enter the color options menu.

Classes:

automatic_skip(service, version, mode, path)

Determine whether to skip labels in the colopmap scale automatically.

axis_faces(service, version, mode, path)

Set the color of axisymmetric faces.

background(service, version, mode, path)

Set the background (window) color.

by_surface(service, version, mode, path)

Enter the surface(s) color and material assignment menu.

by_type(service, version, mode, path)

Enter the zone type color and material assignment menu.

color_by_type(service, version, mode, path)

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

far_field_faces(service, version, mode, path)

Set the color of far field faces.

foreground(service, version, mode, path)

Set the foreground (text and window frame) color.

free_surface_faces(service, version, mode, path)

Set the color of free-surface faces.

graphics_color_theme(service, version, mode, ...)

Enter the graphics color theme menu.

grid_inlet(service, version, mode, path)

Set the color of inlet faces.

grid_interior(service, version, mode, path)

Set the color of interior faces.

highlight_color(service, version, mode, path)

Set highlight color.

inlet_faces(service, version, mode, path)

Set the color of inlet faces.

interface_faces(service, version, mode, path)

Set the color of mesh Interfaces.

interior_faces(service, version, mode, path)

Set the color of interior faces.

internal_faces(service, version, mode, path)

Set the color of internal interface faces.

list(service, version, mode, path)

List available colors.

outlet_faces(service, version, mode, path)

Set the color of outlet faces.

overset_faces(service, version, mode, path)

Set the color of overset faces.

periodic_faces(service, version, mode, path)

Set the color of periodic faces.

rans_les_interface_faces(service, version, ...)

Set the color of RANS/LES interface faces.

reset_colors(service, version, mode, path)

Reset individual mesh surface colors to the defaults.

reset_user_colors(service, version, mode, path)

Reset all user colors.

show_user_colors(service, version, mode, path)

List currently defined user colors.

skip_label(service, version, mode, path)

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

surface(service, version, mode, path)

Set the color of surfaces.

symmetry_faces(service, version, mode, path)

Set the color of symmetric faces.

traction_faces(service, version, mode, path)

Set the color of traction faces.

user_color(service, version, mode, path)

Explicitly set color of display zone.

wall_faces(service, version, mode, path)

Set the color of wall faces.

class automatic_skip(service, version, mode, path)#

Bases: TUIMethod

Determine whether to skip labels in the colopmap scale automatically.

class axis_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of axisymmetric faces.

class background(service, version, mode, path)#

Bases: TUIMethod

Set the background (window) color.

class color_by_type(service, version, mode, path)#

Bases: TUIMethod

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

class far_field_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of far field faces.

class foreground(service, version, mode, path)#

Bases: TUIMethod

Set the foreground (text and window frame) color.

class free_surface_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of free-surface faces.

class graphics_color_theme(service, version, mode, path)#

Bases: TUIMethod

Enter the graphics color theme menu.

class grid_inlet(service, version, mode, path)#

Bases: TUIMethod

Set the color of inlet faces.

class grid_interior(service, version, mode, path)#

Bases: TUIMethod

Set the color of interior faces.

class highlight_color(service, version, mode, path)#

Bases: TUIMethod

Set highlight color.

class inlet_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of inlet faces.

class interface_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of mesh Interfaces.

class interior_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of interior faces.

class internal_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of internal interface faces.

class list(service, version, mode, path)#

Bases: TUIMethod

List available colors.

class outlet_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of outlet faces.

class overset_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of overset faces.

class periodic_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of periodic faces.

class rans_les_interface_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of RANS/LES interface faces.

class reset_colors(service, version, mode, path)#

Bases: TUIMethod

Reset individual mesh surface colors to the defaults.

class reset_user_colors(service, version, mode, path)#

Bases: TUIMethod

Reset all user colors.

class show_user_colors(service, version, mode, path)#

Bases: TUIMethod

List currently defined user colors.

class skip_label(service, version, mode, path)#

Bases: TUIMethod

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

class surface(service, version, mode, path)#

Bases: TUIMethod

Set the color of surfaces.

class symmetry_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of symmetric faces.

class traction_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of traction faces.

class user_color(service, version, mode, path)#

Bases: TUIMethod

Explicitly set color of display zone.

class wall_faces(service, version, mode, path)#

Bases: TUIMethod

Set the color of wall faces.