by_surface#

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

Bases: TUIMenu

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

Classes:

list_surfaces_by_color(service, version, ...)

To list the surfaces by its color.

list_surfaces_by_material(service, version, ...)

To list the surfaces by its material.

reset(service, version, mode, path)

To reset colors and/or materials to the defaults.

surfaces(service, version, mode, path)

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

use_inherent_material_color(service, ...)

Use inherent material color for surfaces.

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

Bases: TUIMethod

To list the surfaces by its color.

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

Bases: TUIMethod

To list the surfaces by its material.

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

Bases: TUIMethod

To reset colors and/or materials to the defaults.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

Use inherent material color for surfaces.