scale#

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

Bases: TUIMenu

Enters the color scale window options menu.

Methods:

border(*args, **kwargs)

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

bottom(*args, **kwargs)

Sets the bottom boundary of the color scale window.

clear(*args, **kwargs)

Sets the transparency of the color scale window.

font_size(*args, **kwargs)

Sets the font size of the color scale window.

format(*args, **kwargs)

Sets the number format of the color scale window (for example, percentage0.2e).

left(*args, **kwargs)

Sets the left boundary of the color scale window.

margin(*args, **kwargs)

Sets the margin of the color scale window.

right(*args, **kwargs)

Sets the right boundary of the color scale window.

top(*args, **kwargs)

Sets the top boundary of the color scale window.

visible(*args, **kwargs)

Controls the visibility of the color scale window.

border(*args, **kwargs)#

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

bottom(*args, **kwargs)#

Sets the bottom boundary of the color scale window.

clear(*args, **kwargs)#

Sets the transparency of the color scale window.

font_size(*args, **kwargs)#

Sets the font size of the color scale window.

format(*args, **kwargs)#

Sets the number format of the color scale window (for example, percentage0.2e).

left(*args, **kwargs)#

Sets the left boundary of the color scale window.

margin(*args, **kwargs)#

Sets the margin of the color scale window.

right(*args, **kwargs)#

Sets the right boundary of the color scale window.

top(*args, **kwargs)#

Sets the top boundary of the color scale window.

visible(*args, **kwargs)#

Controls the visibility of the color scale window.