titles#

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

Bases: TUIMenu

Set problem title.

Classes:

left_bottom(service, version, mode, path)

Set the title text for left bottom in title segment.

left_top(service, version, mode, path)

Set the title text for left top in title segment.

right_bottom(service, version, mode, path)

Set the title text for right bottom in title segment.

right_middle(service, version, mode, path)

Set the title text for right middle in title segment.

right_top(service, version, mode, path)

Set the title text for right top in title segment.

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

Bases: TUIMethod

Set the title text for left bottom in title segment.

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

Bases: TUIMethod

Set the title text for left top in title segment.

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

Bases: TUIMethod

Set the title text for right bottom in title segment.

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

Bases: TUIMethod

Set the title text for right middle in title segment.

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

Bases: TUIMethod

Set the title text for right top in title segment.