symmetry#

class ansys.fluent.core.generated.meshing.tui_251.main_menu.display.set.colors.by_type.type_name.symmetry(service, version, mode, path)#

Bases: TUIMenu

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

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

color(service, version, mode, path)

Set a color for the selected boundary type.

material(service, version, mode, path)

Set a material for the selected boundary type.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Set a color for the selected boundary type.

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

Bases: TUIMethod

Set a material for the selected boundary type.