set#

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

Bases: TUIMenu

Enter the set menu to set display parameters.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

color_map(service, version, mode, path)

Enter the color-map menu.

colors(service, version, mode, path)

Enter the color options menu.

contours(service, version, mode, path)

Enter the contour options menu.

duplicate_node_display(service, version, ...)

Set flag to remove duplicate nodes in mesh display.

element_shrink(service, version, mode, path)

Set percentage to shrink elements.

filled_grid(service, version, mode, path)

Enable/disable the filled mesh option.

filled_mesh(service, version, mode, path)

Enable/disable the filled mesh option.

grid_level(service, version, mode, path)

Set coarse mesh level to be drawn.

grid_partitions(service, version, mode, path)

Enable/disable drawing of the mesh partition boundaries.

grid_surfaces(service, version, mode, path)

Set surface IDs to be drawn as mesh.

grid_zones(service, version, mode, path)

Set zone IDs to be drawn as mesh.

lights(service, version, mode, path)

Enter the lights menu.

line_weight(service, version, mode, path)

No help available.

marker_size(service, version, mode, path)

No help available.

marker_symbol(service, version, mode, path)

No help available.

mesh_display_configuration(service, version, ...)

No help available.

mesh_level(service, version, mode, path)

Set coarse mesh level to be drawn.

mesh_partitions(service, version, mode, path)

Enable/disable drawing of the mesh partition boundaries.

mesh_surfaces(service, version, mode, path)

Set surface IDs to be drawn as mesh.

mesh_zones(service, version, mode, path)

Set zone IDs to be drawn as mesh.

mirror_zones(service, version, mode, path)

Set zones to mirror the domain about.

n_stream_func(service, version, mode, path)

Set the number of iterations used in computing stream function.

nodewt_based_interp(service, version, mode, path)

Use more accurate node-weight based interpolation for postprocessing.

overlays(service, version, mode, path)

No help available.

particle_tracks(service, version, mode, path)

Enter the particle-tracks menu to set parameters for display of particle tracks.

path_lines(service, version, mode, path)

Enter the path-lines menu to set parameters for the display of pathlines.

periodic_instancing(service, version, mode, path)

Set periodic instancing.

periodic_repeats(service, version, mode, path)

Set periodic instancing.

picture(service, version, mode, path)

Enter the hardcopy/save-picture options menu.

proximity_zones(service, version, mode, path)

Set zones to be used for boundary cell distance and boundary proximity.

render_mesh(service, version, mode, path)

No help available.

rendering_options(service, version, mode, path)

Enter the rendering options menu.

reset_graphics(service, version, mode, path)

Reset the graphics system.

titles(service, version, mode, path)

No help available.

velocity_vectors(service, version, mode, path)

Enter the menu to set parameters for display of velocity vectors.

windows(service, version, mode, path)

No help available.

zero_angle_dir(service, version, mode, path)

Set the vector having zero angular coordinates.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enter the color-map menu.

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

Bases: TUIMethod

Set flag to remove duplicate nodes in mesh display.

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

Bases: TUIMethod

Set percentage to shrink elements.

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

Bases: TUIMethod

Enable/disable the filled mesh option.

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

Bases: TUIMethod

Enable/disable the filled mesh option.

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

Bases: TUIMethod

Set coarse mesh level to be drawn.

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

Bases: TUIMethod

Enable/disable drawing of the mesh partition boundaries.

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

Bases: TUIMethod

Set surface IDs to be drawn as mesh.

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

Bases: TUIMethod

Set zone IDs to be drawn as mesh.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Set coarse mesh level to be drawn.

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

Bases: TUIMethod

Enable/disable drawing of the mesh partition boundaries.

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

Bases: TUIMethod

Set surface IDs to be drawn as mesh.

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

Bases: TUIMethod

Set zone IDs to be drawn as mesh.

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

Bases: TUIMethod

Set zones to mirror the domain about.

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

Bases: TUIMethod

Set the number of iterations used in computing stream function.

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

Bases: TUIMethod

Use more accurate node-weight based interpolation for postprocessing.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Set periodic instancing.

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

Bases: TUIMethod

Set periodic instancing.

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

Bases: TUIMethod

Set zones to be used for boundary cell distance and boundary proximity.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Reset the graphics system.

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

Bases: TUIMethod

Set the vector having zero angular coordinates.