set#
Bases:
TUIMenuEnables you to enter the set menu to set the display parameters.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
colors(service, version, mode, path)Enables you to enter the colors options menu.
edges(service, version, mode, path)Enables/disables the display of face/cell edges.
filled_grid(service, version, mode, path)Enables/disables the filled grid option.
highlight_tree_selection(service, version, ...)Turn on/off outline display of tree selection in graphics window.
lights(service, version, mode, path)Enters the lights menu.
line_weight(service, version, mode, path)Sets the line width factor for the window.
native_display_defaults(service, version, ...)Resets graphics window parameters to optimal settings for a local display.
overlays(service, version, mode, path)Turns overlays on and off.
picture(service, version, mode, path)Saves a hardcopy file of the active graphics window.
quick_moves_algorithm(service, version, ...)Select quick moves algorithm for icons and helptext overlay.
re_render(service, version, mode, path)Re-renders the current window after modifying the variables in the set menu.
remote_display_defaults(service, version, ...)Adjusts graphics window parameters to optimal settings for a remote display.
rendering_options(service, version, mode, path)Contains the commands that enable you to set options that determine how the scene is rendered.
reset_graphics(service, version, mode, path)Resets the graphics system.
shrink_factor(service, version, mode, path)Sets shrinkage of both faces and cells.
styles(service, version, mode, path)Contains commands for setting the display style for the different types of nodes and faces that can be displayed.
title(service, version, mode, path)Sets the problem title.
windows(service, version, mode, path)Enters the windows options menu, which contains commands that enable you to customize the relative positions of sub-windows inside the active graphics window.
__init__ method of TUIMenu class.
Bases:
TUIMethodEnables/disables the display of face/cell edges.
Bases:
TUIMethodEnables/disables the filled grid option. When a grid is not filled, only its outline is drawn.
Bases:
TUIMethodTurn on/off outline display of tree selection in graphics window.
Bases:
TUIMethodSets the line width factor for the window.
Bases:
TUIMethodResets graphics window parameters to optimal settings for a local display. Used after setting parameters for a remote display with remote-display-defaults.
Bases:
TUIMethodTurns overlays on and off.
Bases:
TUIMethodSelect quick moves algorithm for icons and helptext overlay.
Bases:
TUIMethodRe-renders the current window after modifying the variables in the set menu.
Bases:
TUIMethodAdjusts graphics window parameters to optimal settings for a remote display. Restore parameters for local display using native-display-defaults.
Bases:
TUIMethodResets the graphics system.
Bases:
TUIMethodSets 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.
Bases:
TUIMethodSets the problem title.
Bases:
TUIMethodEnters the windows options menu, which contains commands that enable you to customize the relative positions of sub-windows inside the active graphics window.