set#
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)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.
__init__ method of TUIMenu class.
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.
Bases:
TUIMethod
Set flag to remove duplicate nodes in mesh display.
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.
Bases:
TUIMethod
Enable/disable the filled mesh option.
Bases:
TUIMethod
Determines whether the meshes are drawn as wireframe or solid.
Bases:
TUIMethod
Set coarse mesh level to be drawn.
Bases:
TUIMethod
Enable/disable drawing of the mesh partition boundaries.
Bases:
TUIMethod
Set surface IDs to be drawn as mesh.
Bases:
TUIMethod
Set zone IDs to be drawn as mesh.
Bases:
TUIMethod
Set the line-weight factor for the window.
Bases:
TUIMethod
Sets the size of markers used to represent points.
Bases:
TUIMethod
Sets the type of markers used to represent points.
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.
Bases:
TUIMethod
Sets coarse mesh level to be drawn.
Bases:
TUIMethod
Enables/disables option to draw mesh partition boundaries.
Bases:
TUIMethod
Sets surface IDs to be drawn as meshes. You can include a wildcard (*) within the surface names.
Bases:
TUIMethod
Sets zone IDs to be drawn as meshes.
Bases:
TUIMethod
Sets the zones about which the domain is mirrored (symmetry planes).
Bases:
TUIMethod
Sets number of iterations used in computing stream function.
Bases:
TUIMethod
Disables/enables the use of node weights for node-based gradients in postprocessing.
Bases:
TUIMethod
Enable/disable overlays.
Bases:
TUIMethod
Sets the number of periodic repetitions.
Bases:
TUIMethod
Sets the number of periodic repetitions.
Bases:
TUIMethod
Sets zones to be used for boundary cell distance and boundary proximity.
Bases:
TUIMethod
Enables/disables rendering the mesh on top of contours, vectors, and so on.
Bases:
TUIMethod
Reset the graphics system.
Bases:
TUIMethod
Sets the vector having zero angular coordinates.