display#

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

Bases: TUIMenu

Enter 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__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Display grid zones according to parameters in set-grid.

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

Bases: TUIMethod

Add a text annotation string to the active graphics window.

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

Bases: TUIMethod

Display boundary cells on the specified face zones.

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

Bases: TUIMethod

Display boundary zones on the specified face zones.

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

Bases: TUIMethod

Set camera target to be center (centroid) of grid node/face/cell.

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

Bases: TUIMethod

Clear active graphics window.

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

Bases: TUIMethod

Delete annotation text.

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

Bases: TUIMethod

Draw cells using selected faces.

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

Bases: TUIMethod

Draw cells using selected nodes.

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

Bases: TUIMethod

Draw face zone connected to node.

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

Bases: TUIMethod

Draw the specified zones using the default grid parameters.

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

Bases: TUIMethod

Re-display grid.

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

Bases: TUIMethod

Generate a “hardcopy” of the active window.

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

Bases: TUIMethod

Set the separator character for list tree.

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

Bases: TUIMethod

Show/Hide clipping plane triad.

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

Bases: TUIMethod

Update the fluent layout.