set#

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

Bases: TUIMenu

Enter the set menu to set display parameters.

Classes:

color_map(service, version, mode, path)

Enters the color map menu, which contains names of predefined and user-defined (in the Colormap Editor panel) colormaps that can be selected.

colors(service, version, mode, path)

Enter the color options menu.

contours(service, version, mode, path)

Enters the contour options menu.

duplicate_node_display(service, version, ...)

Set flag to remove duplicate nodes in mesh display.

element_shrink(service, version, mode, path)

Sets shrinkage of both faces and cells.

filled_grid(service, version, mode, path)

Enable/disable the filled mesh option.

filled_mesh(service, version, mode, path)

Determines whether the meshes are drawn as wireframe or solid.

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)

Set the line-weight factor for the window.

marker_size(service, version, mode, path)

Sets the size of markers used to represent points.

marker_symbol(service, version, mode, path)

Sets the type of markers used to represent points.

mesh_display_configuration(service, version, ...)

Changes the default mesh display.

mesh_level(service, version, mode, path)

Sets coarse mesh level to be drawn.

mesh_partitions(service, version, mode, path)

Enables/disables option to draw mesh partition boundaries.

mesh_surfaces(service, version, mode, path)

Sets surface IDs to be drawn as meshes.

mesh_zones(service, version, mode, path)

Sets zone IDs to be drawn as meshes.

mirror_zones(service, version, mode, path)

Sets the zones about which the domain is mirrored (symmetry planes).

n_stream_func(service, version, mode, path)

Sets number of iterations used in computing stream function.

nodewt_based_interp(service, version, mode, path)

Disables/enables the use of node weights for node-based gradients in postprocessing.

overlays(service, version, mode, path)

Enable/disable overlays.

particle_tracks(service, version, mode, path)

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

path_lines(service, version, mode, path)

Sets parameters for display of pathlines.

periodic_instancing(service, version, mode, path)

Sets the number of periodic repetitions.

periodic_repeats(service, version, mode, path)

Sets the number of periodic repetitions.

picture(service, version, mode, path)

Enter the hardcopy/save-picture options menu.

proximity_zones(service, version, mode, path)

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

render_mesh(service, version, mode, path)

Enables/disables rendering the mesh on top of contours, vectors, and so on.

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)

Set problem title.

velocity_vectors(service, version, mode, path)

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

windows(service, version, mode, path)

.

zero_angle_dir(service, version, mode, path)

Sets the vector having zero angular coordinates.

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

Bases: TUIMethod

Enters the color map menu, which contains names of predefined and user-defined (in the Colormap Editor panel) colormaps that can be selected. It prompts you for the name of the colormap to be used.

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

Sets shrinkage of both faces and cells. A value of zero indicates no shrinkage, while a value of one will shrink each face or cell to a point.

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

Bases: TUIMethod

Enable/disable the filled mesh option.

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

Bases: TUIMethod

Determines whether the meshes are drawn as wireframe or solid.

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

Set the line-weight factor for the window.

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

Bases: TUIMethod

Sets the size of markers used to represent points.

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

Bases: TUIMethod

Sets the type of markers used to represent points.

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

Bases: TUIMethod

Changes the default mesh display. If set tomeshing, it draws the mesh on edges and faces of the outline surfaces, colored by their zone ID with lighting enabled. If set tosolution, it draws the mesh on edges and faces of the outline surfaces, colored by their zone type with lighting enabled. If set to post-processing, it draws the object outline with lighting disabled. If set toclassic, it draws the mesh on all edges of the outline surfaces. This only applies for 3D cases.

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

Bases: TUIMethod

Sets coarse mesh level to be drawn.

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

Bases: TUIMethod

Enables/disables option to draw mesh partition boundaries.

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

Bases: TUIMethod

Sets surface IDs to be drawn as meshes. You can include a wildcard (*) within the surface names.

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

Bases: TUIMethod

Sets zone IDs to be drawn as meshes.

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

Bases: TUIMethod

Sets the zones about which the domain is mirrored (symmetry planes).

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

Bases: TUIMethod

Sets number of iterations used in computing stream function.

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

Bases: TUIMethod

Disables/enables the use of node weights for node-based gradients in postprocessing.

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

Bases: TUIMethod

Enable/disable overlays.

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

Bases: TUIMethod

Sets the number of periodic repetitions.

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

Bases: TUIMethod

Sets the number of periodic repetitions.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

Enables/disables rendering the mesh on top of contours, vectors, and so on.

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

Bases: TUIMethod

Reset the graphics system.

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

Bases: TUIMethod

Sets the vector having zero angular coordinates.