meshing.tui.display.set#

class main_menu.display.set(path, service)#

Enables you to enter the set menu to set the display parameters.

edges(*args, **kwargs)#

Enables/disables the display of face/cell edges.

filled_grid(*args, **kwargs)#

Enables/disables the filled grid option. When a grid is not filled, only its outline is drawn.

highlight_tree_selection(*args, **kwargs)#

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

line_weight(*args, **kwargs)#

Sets the line width factor for the window.

native_display_defaults(*args, **kwargs)#

Resets graphics window parameters to optimal settings for a local display. Used after setting parameters for a remote display with remote-display-defaults.

overlays(*args, **kwargs)#

Turns overlays on and off.

quick_moves_algorithm(*args, **kwargs)#

Select quick moves algorithm for icons and helptext overlay.

re_render(*args, **kwargs)#

Re-renders the current window after modifying the variables in the set menu.

remote_display_defaults(*args, **kwargs)#

Adjusts graphics window parameters to optimal settings for a remote display. Restore parameters for local display using native-display-defaults.

reset_graphics(*args, **kwargs)#

Resets the graphics system.

shrink_factor(*args, **kwargs)#

Sets shrinkage of both faces and cells. A value of zero indicates no shrinkage, while a value of one would shrink the face or cell to a point.

title(*args, **kwargs)#

Sets the problem title.