set#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.display.set(service, version, mode, path)#

Bases: TUIMenu

Menu to set display parameters.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

colors(service, version, mode, path)

Color options menu.

edges(service, version, mode, path)

Turn on/off display of face/cell edges.

filled_grid(service, version, mode, path)

Turn on/off filled grid option.

highlight_tree_selection(service, version, ...)

Turn on/off outline display of tree selection in graphics window.

lights(service, version, mode, path)

Lights menu.

line_weight(service, version, mode, path)

Set the window's line-weight factor.

native_display_defaults(service, version, ...)

Apply display settings recommended for native display.

overlays(service, version, mode, path)

Turn on/off overlays.

picture(service, version, mode, path)

Hardcopy options menu.

quick_moves_algorithm(service, version, ...)

Select quick moves algorithm for icons and helptext overlay.

re_render(service, version, mode, path)

Re-render current window after modifying variables in set menu.

remote_display_defaults(service, version, ...)

Apply display settings recommended for remote display.

rendering_options(service, version, mode, path)

Rendering options menu.

reset_graphics(service, version, mode, path)

Reset the graphics system.

shrink_factor(service, version, mode, path)

Set grid shrink factor.

styles(service, version, mode, path)

Display style menu.

title(service, version, mode, path)

Set problem title.

windows(service, version, mode, path)

Window options menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Turn on/off display of face/cell edges.

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

Bases: TUIMethod

Turn on/off filled grid option.

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

Bases: TUIMethod

Turn on/off outline display of tree selection in graphics window.

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

Bases: TUIMethod

Set the window’s line-weight factor.

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

Bases: TUIMethod

Apply display settings recommended for native display.

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

Bases: TUIMethod

Turn on/off overlays.

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

Bases: TUIMethod

Select quick moves algorithm for icons and helptext overlay.

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

Bases: TUIMethod

Re-render current window after modifying variables in set menu.

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

Bases: TUIMethod

Apply display settings recommended for remote display.

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

Bases: TUIMethod

Reset the graphics system.

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

Bases: TUIMethod

Set grid shrink factor.

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

Bases: TUIMethod

Set problem title.

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

Bases: TUIMethod

Window options menu.