by_type#

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

Bases: TUIMenu

Enter the zone type color and material assignment menu.

Classes:

only_list_case_boundaries(service, version, ...)

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

reset(service, version, mode, path)

To reset colors and/or materials to the defaults.

type_name(service, version, mode, path)

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

use_inherent_material_color(service, ...)

Use inherent material color for boundary zones.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

To reset colors and/or materials to the defaults.

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

Bases: TUIMethod

Use inherent material color for boundary zones.