titles#

class ansys.fluent.core.solver.tui_231.main_menu.results.graphics_window.titles(path, service)#

Bases: TUIMenu

Set problem title.

Methods:

left_bottom(*args, **kwargs)

Set the title text for left bottom in title segment.

left_top(*args, **kwargs)

Set the title text for left top in title segment.

right_bottom(*args, **kwargs)

Set the title text for right bottom in title segment.

right_middle(*args, **kwargs)

Set the title text for right middle in title segment.

right_top(*args, **kwargs)

Set the title text for right top in title segment.

left_bottom(*args, **kwargs)#

Set the title text for left bottom in title segment.

left_top(*args, **kwargs)#

Set the title text for left top in title segment.

right_bottom(*args, **kwargs)#

Set the title text for right bottom in title segment.

right_middle(*args, **kwargs)#

Set the title text for right middle in title segment.

right_top(*args, **kwargs)#

Set the title text for right top in title segment.