windows#

class ansys.fluent.core.solver.settings_241.windows.windows(name=None, parent=None)#

Bases: Group

‘windows’ child.

Attributes

Attribute

Summary

axes

Enter the axes window options menu.

main

Enter the main view window options menu.

scale

Enter the color scale window options menu.

text

Enter the text window options menu.

video

Enter the video window options menu.

xy

Enter the X-Y plot window options menu.

logo

Enable/disable visibility of the logo in graphics window.

ruler

Enable/disable ruler visibility.

logo_color

Set logo color to white/black.

Methods

Method

Summary

aspect_ratio

Set the aspect ratio of the active window.

open_window

Open a user graphics window.

set_window

Set a user graphics window to be the active window.

set_window_by_name

Set a reserved graphics window to be the active window by its name.

close_window

Close a user graphics window.

close_window_by_name

Close a reserved graphics window by its name.

Included in:

Parent

Summary

graphics

‘graphics’ child.