embedded_windows#

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

Bases: TUIMenu

Enter to embed, close, move-out embedded windows.

Methods:

close(*args, **kwargs)

Close an embedded window.

close_all(*args, **kwargs)

Close all embedded windows for given parent window.

embed_in(*args, **kwargs)

Embed Window into another window.

move_out(*args, **kwargs)

Move out an embedded window.

move_out_all(*args, **kwargs)

Move out all embedded windows for given parent window.

close(*args, **kwargs)#

Close an embedded window.

close_all(*args, **kwargs)#

Close all embedded windows for given parent window.

embed_in(*args, **kwargs)#

Embed Window into another window.

move_out(*args, **kwargs)#

Move out an embedded window.

move_out_all(*args, **kwargs)#

Move out all embedded windows for given parent window.