windows#

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

Bases: Group

‘windows’ child.

Attributes

Attribute

Summary

axes

The axes window options object.

main

The main view window options object.

scale

The color scale window options object.

text

The text window options object.

video

The video window options object.

xy

The X-Y plot window options object.

logo

Enable/disable visibility of the logo in graphics window.

ruler

Enable/disable ruler visibility.

logo_color

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.