display#
Bases:
TUIMenuEnter the display menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
advanced_rendering(service, version, mode, path)Enter the advanced rendering menu.
all_grid(service, version, mode, path)Display grid zones according to parameters in set-grid.
annotate(service, version, mode, path)Add a text annotation string to the active graphics window.
boundary_cells(service, version, mode, path)Display boundary cells on the specified face zones.
boundary_grid(service, version, mode, path)Display boundary zones on the specified face zones.
center_view_on(service, version, mode, path)Set camera target to be center (centroid) of grid node/face/cell.
clear(service, version, mode, path)Clear active graphics window.
clear_annotation(service, version, mode, path)Delete annotation text.
display_states(service, version, mode, path)Enter the display state menu.
draw_cells_using_faces(service, version, ...)Draw cells using selected faces.
draw_cells_using_nodes(service, version, ...)Draw cells using selected nodes.
draw_face_zones_using_entities(service, ...)Draw face zone connected to node.
draw_zones(service, version, mode, path)Draw the specified zones using the default grid parameters.
objects(service, version, mode, path)Enter the objects menu.
redisplay(service, version, mode, path)Re-display grid.
save_picture(service, version, mode, path)Generate a "hardcopy" of the active window.
set(service, version, mode, path)Menu to set display parameters.
set_grid(service, version, mode, path)Enter the set-grid menu.
set_list_tree_separator(service, version, ...)Set the separator character for list tree.
show_hide_clipping_plane_triad(service, ...)Show/Hide clipping plane triad.
update_layout(service, version, mode, path)Update the fluent layout.
update_scene(service, version, mode, path)Enter the scene options menu.
views(service, version, mode, path)No help available.
xy_plot(service, version, mode, path)Enter X-Y plot menu.
zones(service, version, mode, path)Enter the zones menu.
__init__ method of TUIMenu class.
Bases:
TUIMethodDisplay grid zones according to parameters in set-grid.
Bases:
TUIMethodAdd a text annotation string to the active graphics window.
Bases:
TUIMethodDisplay boundary cells on the specified face zones.
Bases:
TUIMethodDisplay boundary zones on the specified face zones.
Bases:
TUIMethodSet camera target to be center (centroid) of grid node/face/cell.
Bases:
TUIMethodClear active graphics window.
Bases:
TUIMethodDelete annotation text.
Bases:
TUIMethodDraw cells using selected faces.
Bases:
TUIMethodDraw cells using selected nodes.
Bases:
TUIMethodDraw face zone connected to node.
Bases:
TUIMethodDraw the specified zones using the default grid parameters.
Bases:
TUIMethodRe-display grid.
Bases:
TUIMethodGenerate a “hardcopy” of the active window.
Bases:
TUIMethodSet the separator character for list tree.
Bases:
TUIMethodShow/Hide clipping plane triad.
Bases:
TUIMethodUpdate the fluent layout.