colors#

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

Bases: TUIMenu

Enables you to enter the colors options menu.

Methods:

automatic_skip(*args, **kwargs)

Specify whether the number of colormap labels is determined automatically.

axis_faces(*args, **kwargs)

Sets the color of axisymmetric faces.

background(*args, **kwargs)

Sets the background (window) color.

color_by_type(*args, **kwargs)

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

far_field_faces(*args, **kwargs)

Sets the color of far field faces.

foreground(*args, **kwargs)

Sets the foreground (text and window frame) color.

free_surface_faces(*args, **kwargs)

Sets the color of free surface faces.

graphics_color_theme(*args, **kwargs)

Sets the color theme for the graphics window.

inlet_faces(*args, **kwargs)

Sets the color of the inlet faces.

interface_faces(*args, **kwargs)

Sets the color of grid interface faces.

interior_faces(*args, **kwargs)

Sets the color of the interior faces.

internal_faces(*args, **kwargs)

Sets the color of the internal interface faces.

list(*args, **kwargs)

Lists the colors available for the selected zone type.

outlet_faces(*args, **kwargs)

Sets the color of the outlet faces.

overset_faces(*args, **kwargs)

Sets the color of the overset faces.

periodic_faces(*args, **kwargs)

Sets the color of periodic faces.

rans_les_interface_faces(*args, **kwargs)

Sets the color of RANS/LES interface faces.

reset_colors(*args, **kwargs)

Resets the individual grid surface colors to the defaults.

reset_user_colors(*args, **kwargs)

Resets individual grid surface colors to the defaults.

show_user_colors(*args, **kwargs)

Lists the current defined user colors.

skip_label(*args, **kwargs)

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

surface(*args, **kwargs)

Sets the color of surfaces.

symmetry_faces(*args, **kwargs)

Sets the color of symmetric faces.

traction_faces(*args, **kwargs)

Sets the color for traction faces.

user_color(*args, **kwargs)

Enables you to change the color for the specified zone.

wall_faces(*args, **kwargs)

Sets color for wall faces.

Classes:

by_surface(path, service)

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

by_type(path, service)

Enter the zone type color and material assignment menu.

automatic_skip(*args, **kwargs)#

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

axis_faces(*args, **kwargs)#

Sets the color of axisymmetric faces.

background(*args, **kwargs)#

Sets the background (window) color.

class by_surface(path, service)#

Bases: TUIMenu

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

Methods:

list_surfaces_by_color(*args, **kwargs)

To list the surfaces by its color.

list_surfaces_by_material(*args, **kwargs)

To list the surfaces by its material.

reset(*args, **kwargs)

To reset colors and/or materials to the defaults.

surfaces(*args, **kwargs)

Select the surface(s) to specify colors and/or materials.

list_surfaces_by_color(*args, **kwargs)#

To list the surfaces by its color.

list_surfaces_by_material(*args, **kwargs)#

To list the surfaces by its material.

reset(*args, **kwargs)#

To reset colors and/or materials to the defaults.

surfaces(*args, **kwargs)#

Select the surface(s) to specify colors and/or materials.

class by_type(path, service)#

Bases: TUIMenu

Enter the zone type color and material assignment menu.

Methods:

only_list_case_boundaries(*args, **kwargs)

Only list the boundary types that are assigned in this case.

reset(*args, **kwargs)

To reset colors and/or materials to the defaults.

Classes:

type_name(path, service)

Select the boundary type to specify colors and/or materials.

only_list_case_boundaries(*args, **kwargs)#

Only list the boundary types that are assigned in this case.

reset(*args, **kwargs)#

To reset colors and/or materials to the defaults.

class type_name(path, service)#

Bases: TUIMenu

Select the boundary type to specify colors and/or materials.

Methods:

axis(*args, **kwargs)

Set the material and/or color for the selected boundary type.

far_field(*args, **kwargs)

Set the material and/or color for the selected boundary type.

free_surface(*args, **kwargs)

Set the material and/or color for the selected boundary type.

inlet(*args, **kwargs)

Set the material and/or color for the selected boundary type.

interface(*args, **kwargs)

Set the material and/or color for the selected boundary type.

interior(*args, **kwargs)

Set the material and/or color for the selected boundary type.

internal(*args, **kwargs)

Set the material and/or color for the selected boundary type.

outlet(*args, **kwargs)

Set the material and/or color for the selected boundary type.

overset(*args, **kwargs)

Set the material and/or color for the selected boundary type.

periodic(*args, **kwargs)

Set the material and/or color for the selected boundary type.

rans_les_interface(*args, **kwargs)

Set the material and/or color for the selected boundary type.

surface(*args, **kwargs)

Set the material and/or color for the selected boundary type.

symmetry(*args, **kwargs)

Set the material and/or color for the selected boundary type.

traction(*args, **kwargs)

Set the material and/or color for the selected boundary type.

wall(*args, **kwargs)

Set the material and/or color for the selected boundary type.

axis(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

far_field(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

free_surface(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

inlet(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

interface(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

interior(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

internal(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

outlet(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

overset(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

periodic(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

rans_les_interface(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

surface(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

symmetry(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

traction(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

wall(*args, **kwargs)#

Set the material and/or color for the selected boundary type.

color_by_type(*args, **kwargs)#

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

far_field_faces(*args, **kwargs)#

Sets the color of far field faces.

foreground(*args, **kwargs)#

Sets the foreground (text and window frame) color.

free_surface_faces(*args, **kwargs)#

Sets the color of free surface faces.

graphics_color_theme(*args, **kwargs)#

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.

inlet_faces(*args, **kwargs)#

Sets the color of the inlet faces.

interface_faces(*args, **kwargs)#

Sets the color of grid interface faces.

interior_faces(*args, **kwargs)#

Sets the color of the interior faces.

internal_faces(*args, **kwargs)#

Sets the color of the internal interface faces.

list(*args, **kwargs)#

Lists the colors available for the selected zone type.

outlet_faces(*args, **kwargs)#

Sets the color of the outlet faces.

overset_faces(*args, **kwargs)#

Sets the color of the overset faces.

periodic_faces(*args, **kwargs)#

Sets the color of periodic faces.

rans_les_interface_faces(*args, **kwargs)#

Sets the color of RANS/LES interface faces.

reset_colors(*args, **kwargs)#

Resets the individual grid surface colors to the defaults.

reset_user_colors(*args, **kwargs)#

Resets individual grid surface colors to the defaults.

show_user_colors(*args, **kwargs)#

Lists the current defined user colors.

skip_label(*args, **kwargs)#

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

surface(*args, **kwargs)#

Sets the color of surfaces.

symmetry_faces(*args, **kwargs)#

Sets the color of symmetric faces.

traction_faces(*args, **kwargs)#

Sets the color for traction faces.

user_color(*args, **kwargs)#

Enables you to change the color for the specified zone.

wall_faces(*args, **kwargs)#

Sets color for wall faces.