colors#

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

Bases: TUIMenu

Enables you to enter the colors options menu.

Classes:

automatic_skip(service, version, mode, path)

Specify whether the number of colormap labels is determined automatically.

axis_faces(service, version, mode, path)

Sets the color of axisymmetric faces.

background(service, version, mode, path)

Sets 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)

Enables you to specify that the entities should be colored by their type or ID.

far_field_faces(service, version, mode, path)

Sets the color of far field faces.

foreground(service, version, mode, path)

Sets the foreground (text and window frame) color.

free_surface_faces(service, version, mode, path)

Sets the color of free surface faces.

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

Sets the color theme for the graphics window.

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)

Sets the highlight color.

inlet_faces(service, version, mode, path)

Sets the color of the inlet faces.

interface_faces(service, version, mode, path)

Sets the color of grid interface faces.

interior_faces(service, version, mode, path)

Sets the color of the interior faces.

internal_faces(service, version, mode, path)

Sets the color of the internal interface faces.

list(service, version, mode, path)

Lists the colors available for the selected zone type.

outlet_faces(service, version, mode, path)

Sets the color of the outlet faces.

overset_faces(service, version, mode, path)

Sets the color of the overset faces.

periodic_faces(service, version, mode, path)

Sets the color of periodic faces.

rans_les_interface_faces(service, version, ...)

Sets the color of RANS/LES interface faces.

reset_colors(service, version, mode, path)

Resets the individual grid surface colors to the defaults.

reset_user_colors(service, version, mode, path)

Resets individual grid surface colors to the defaults.

show_user_colors(service, version, mode, path)

Lists the current defined user colors.

skip_label(service, version, mode, path)

Sets the number of labels to be skipped in the colormap scale.

surface(service, version, mode, path)

Sets the color of surfaces.

symmetry_faces(service, version, mode, path)

Sets the color of symmetric faces.

traction_faces(service, version, mode, path)

Sets the color for traction faces.

user_color(service, version, mode, path)

Enables you to change the color for the specified zone.

wall_faces(service, version, mode, path)

Sets color for wall faces.

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

Bases: TUIMethod

Specify whether the number of colormap labels is determined automatically. The default is yes.

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

Bases: TUIMethod

Sets the color of axisymmetric faces.

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

Bases: TUIMethod

Sets the background (window) color.

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

Bases: TUIMethod

Enables you to specify that the entities should be colored by their type or ID.

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

Bases: TUIMethod

Sets the color of far field faces.

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

Bases: TUIMethod

Sets the foreground (text and window frame) color.

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

Bases: TUIMethod

Sets the color of free surface faces.

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

Bases: TUIMethod

Sets the color theme for the graphics window. The color options (black, white, gray-gradient, or workbench) are for the background display, but changing the theme also changes the default colors for items that display in the graphics windows, like faces and edges.

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

Sets the highlight color.

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

Bases: TUIMethod

Sets the color of the inlet faces.

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

Bases: TUIMethod

Sets the color of grid interface faces.

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

Bases: TUIMethod

Sets the color of the interior faces.

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

Bases: TUIMethod

Sets the color of the internal interface faces.

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

Bases: TUIMethod

Lists the colors available for the selected zone type.

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

Bases: TUIMethod

Sets the color of the outlet faces.

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

Bases: TUIMethod

Sets the color of the overset faces.

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

Bases: TUIMethod

Sets the color of periodic faces.

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

Bases: TUIMethod

Sets the color of RANS/LES interface faces.

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

Bases: TUIMethod

Resets the individual grid surface colors to the defaults.

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

Bases: TUIMethod

Resets individual grid surface colors to the defaults.

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

Bases: TUIMethod

Lists the current defined user colors.

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

Bases: TUIMethod

Sets the number of labels to be skipped in the colormap scale.

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

Bases: TUIMethod

Sets the color of surfaces.

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

Bases: TUIMethod

Sets the color of symmetric faces.

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

Bases: TUIMethod

Sets the color for traction faces.

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

Bases: TUIMethod

Enables you to change the color for the specified zone.

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

Bases: TUIMethod

Sets color for wall faces.