windows#

class ansys.fluent.core.generated.solver.tui_242.main_menu.display.set.windows(service, version, mode, path)#

Bases: TUIMenu

.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

aspect_ratio(service, version, mode, path)

Sets the aspect ratio of the active window.

axes(service, version, mode, path)

Enters the axes window options menu.

close_window(service, version, mode, path)

close_window_by_name(service, version, mode, ...)

logo(service, version, mode, path)

logo_color(service, version, mode, path)

main(service, version, mode, path)

Enters the main view window options menu.

open_window(service, version, mode, path)

ruler(service, version, mode, path)

Turns the ruler on/off.

scale(service, version, mode, path)

Enters the color scale window options menu.

set_window(service, version, mode, path)

set_window_by_name(service, version, mode, path)

text(service, version, mode, path)

Enters the text window options menu.

video(service, version, mode, path)

Contains options for modifying a video.

xy(service, version, mode, path)

Enters the XY plot window options menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Sets the aspect ratio of the active window.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Turns the ruler on/off. Note that if you are running Fluent in 3D, then the view must be set toorthographic.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.