text#

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

Bases: TUIMenu

Enters the text window options menu.

Classes:

alignment(service, version, mode, path)

.

application(service, version, mode, path)

Shows or hides the application name in the picture.

border(service, version, mode, path)

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

bottom(service, version, mode, path)

Sets the bottom boundary of the text window.

clear(service, version, mode, path)

Enables/disables the transparency of the text window.

company(service, version, mode, path)

Shows or hides the company name in the picture.

date(service, version, mode, path)

Shows or hides the date in the picture.

left(service, version, mode, path)

Sets the left boundary of the text window.

right(service, version, mode, path)

Sets the right boundary of the text window.

top(service, version, mode, path)

Sets the top boundary of the text window.

visible(service, version, mode, path)

Controls the visibility of the text window.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Shows or hides the application name in the picture.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

Sets the bottom boundary of the text window.

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

Bases: TUIMethod

Enables/disables the transparency of the text window.

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

Bases: TUIMethod

Shows or hides the company name in the picture.

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

Bases: TUIMethod

Shows or hides the date in the picture.

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

Bases: TUIMethod

Sets the left boundary of the text window.

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

Bases: TUIMethod

Sets the right boundary of the text window.

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

Bases: TUIMethod

Sets the top boundary of the text window.

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

Bases: TUIMethod

Controls the visibility of the text window.