display#

class ansys.fluent.core.generated.solver.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:

add_custom_vector(service, version, mode, path)

Add new custom vector definition.

annotate(service, version, mode, path)

Add a text annotation string to the active graphics window.

annotation(service, version, mode, path)

No help available.

close_window(service, version, mode, path)

No help available.

close_window_by_name(service, version, mode, ...)

No help available.

contour(service, version, mode, path)

Display contours of a flow variable.

define(service, version, mode, path)

Enter Display define menu.

display(service, version, mode, path)

No help available.

display_custom_vector(service, version, ...)

Display custom vector.

display_states(service, version, mode, path)

Enter the display state manipulation menu.

embedded_windows(service, version, mode, path)

Enter to embed, close, move-out embedded windows.

flamelet_data(service, version, mode, path)

Display flamelet data.

graphics_window_layout(service, version, ...)

Arrange the graphics window layout.

grid(service, version, mode, path)

Display the mesh.

grid_outline(service, version, mode, path)

Display the mesh boundaries.

hsf_file(service, version, mode, path)

No help available.

mesh(service, version, mode, path)

Display the mesh.

mesh_outline(service, version, mode, path)

Display the mesh boundaries.

mesh_partition_boundary(service, version, ...)

Display mesh partition boundaries.

multigrid_coarsening(service, version, mode, ...)

Display a coarse mesh level from the last multigrid coarsening.

objects(service, version, mode, path)

Enter to add, edit, delete or display graphics objects.

open_window(service, version, mode, path)

No help available.

particle_tracks(service, version, mode, path)

Enter the particle tracks menu.

path_lines(service, version, mode, path)

Enter the pathlines menu.

pdf_data(service, version, mode, path)

Enter the PDF data menu.

profile(service, version, mode, path)

Display profiles of a flow variable.

raytracer(service, version, mode, path)

No help available.

re_render(service, version, mode, path)

Re-render the last contour, profile, or velocity vector plot with updated surfaces, meshes, lights, colormap, rendering options, etc., without recalculating the contour data.

re_scale(service, version, mode, path)

Re-render the last contour, profile, or velocity vector plot with updated scale, surfaces, meshes, lights, colormap, rendering options, etc., without recalculating the field data.

reacting_channel_curves(service, version, ...)

Plot/Report the reacting channel variables.

save_picture(service, version, mode, path)

No help available.

set(service, version, mode, path)

Enter the set menu to set display parameters.

set_list_tree_separator(service, version, ...)

Set the separator character for list tree.

set_window(service, version, mode, path)

No help available.

set_window_by_name(service, version, mode, path)

No help available.

show_hide_annotations(service, version, ...)

Toggle the visibility of annotations on the active graphics window.

surface(service, version, mode, path)

Enter the data surface manipulation menu.

surface_cells(service, version, mode, path)

No help available.

surface_mesh(service, version, mode, path)

No help available.

switch_to_post_processing_volume(service, ...)

Switch to post processing volume.

switch_to_primary_volume(service, version, ...)

Switch to primary volume.

update_layout(service, version, mode, path)

Update the fluent layout.

update_scene(service, version, mode, path)

Enter the scene options menu.

vector(service, version, mode, path)

Display space vectors.

velocity_vector(service, version, mode, path)

Display velocity vectors.

views(service, version, mode, path)

No help available.

zone_mesh(service, version, mode, path)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Add new custom vector definition.

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

Bases: TUIMethod

Add a text annotation string to the active graphics window.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Display contours of a flow variable.

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

Bases: TUIMethod

Display custom vector.

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

Bases: TUIMethod

Arrange the graphics window layout.

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

Bases: TUIMethod

Display the mesh.

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

Bases: TUIMethod

Display the mesh boundaries.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Display the mesh.

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

Bases: TUIMethod

Display the mesh boundaries.

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

Bases: TUIMethod

Display mesh partition boundaries.

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

Bases: TUIMethod

Display a coarse mesh level from the last multigrid coarsening.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Display profiles of a flow variable.

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

Bases: TUIMethod

Re-render the last contour, profile, or velocity vector plot with updated surfaces, meshes, lights, colormap, rendering options, etc., without recalculating the contour data.

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

Bases: TUIMethod

Re-render the last contour, profile, or velocity vector plot with updated scale, surfaces, meshes, lights, colormap, rendering options, etc., without recalculating the field data.

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

Bases: TUIMethod

Plot/Report the reacting channel variables.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Set the separator character for list tree.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Toggle the visibility of annotations on the active graphics window.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Switch to post processing volume.

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

Bases: TUIMethod

Switch to primary volume.

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

Bases: TUIMethod

Update the fluent layout.

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

Bases: TUIMethod

Display space vectors.

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

Bases: TUIMethod

Display velocity vectors.

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

Bases: TUIMethod

No help available.