axes#

class ansys.fluent.core.solver.tui_231.main_menu.display.set.windows.axes(path, service)#

Bases: TUIMenu

Enters the axes window options menu.

Methods:

border(*args, **kwargs)

Sets whether or not to draw a border around the axes window.

bottom(*args, **kwargs)

Sets the bottom boundary of the axes window.

clear(*args, **kwargs)

Sets the transparency of the axes window.

right(*args, **kwargs)

Sets the right boundary of the axes window.

visible(*args, **kwargs)

Controls the visibility of the axes window.

border(*args, **kwargs)#

Sets whether or not to draw a border around the axes window.

bottom(*args, **kwargs)#

Sets the bottom boundary of the axes window.

clear(*args, **kwargs)#

Sets the transparency of the axes window.

right(*args, **kwargs)#

Sets the right boundary of the axes window.

visible(*args, **kwargs)#

Controls the visibility of the axes window.