velocity_vectors#
Bases:
TUIMenuEnters the menu to set parameters for display of velocity vectors.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_scale(service, version, mode, path)Auto-scales all vectors so that vector overlap is minimal.
color(service, version, mode, path)Sets the color of all velocity vectors to the color specified.
color_levels(service, version, mode, path)Sets the number of colors used from the colormap.
component_x(service, version, mode, path)Sets the option to use only the component of the velocity vectors during display.
component_y(service, version, mode, path)Sets the option to use only the component of the velocity vectors during display.
component_z(service, version, mode, path)Sets the option to use only the component of the velocity vectors during display.
constant_length(service, version, mode, path)Sets the option to draw velocity vectors of constant length.
global_range(service, version, mode, path)Turns global range for vectors on/off.
in_plane(service, version, mode, path)Toggles the display of velocity vector components in the plane of the surface selected for display.
log_scale(service, version, mode, path)Toggles whether color scale is logarithmic or linear.
node_values(service, version, mode, path)Enables/disables the plotting of node values.
relative(service, version, mode, path)Toggles the display of relative velocity vectors.
render_mesh(service, version, mode, path)Enables/disables rendering the mesh on top of contours, vectors, and so on.
scale(service, version, mode, path)Sets the value by which the vector length will be scaled.
scale_head(service, version, mode, path)Sets the value by which the vector head will be scaled.
style(service, version, mode, path)Specifies the vector style that will be used when the vectors are displayed.
surfaces(service, version, mode, path)Sets surfaces on which vectors are drawn.
__init__ method of TUIMenu class.
Bases:
TUIMethodAuto-scales all vectors so that vector overlap is minimal.
Bases:
TUIMethodSets the color of all velocity vectors to the color specified. The color scale is ignored. This is useful when overlaying a vector plot over a contour plot.
Bases:
TUIMethodSets the number of colors used from the colormap.
Bases:
TUIMethodSets the option to use only the component of the velocity vectors during display.
Bases:
TUIMethodSets the option to use only the component of the velocity vectors during display.
Bases:
TUIMethodSets the option to use only the component of the velocity vectors during display.
Bases:
TUIMethodSets the option to draw velocity vectors of constant length. This shows only the direction of the velocity vectors.
Bases:
TUIMethodTurns global range for vectors on/off.
Bases:
TUIMethodToggles the display of velocity vector components in the plane of the surface selected for display.
Bases:
TUIMethodToggles whether color scale is logarithmic or linear.
Bases:
TUIMethodEnables/disables the plotting of node values. Cell values will be plotted if “no”.
Bases:
TUIMethodToggles the display of relative velocity vectors.
Bases:
TUIMethodEnables/disables rendering the mesh on top of contours, vectors, and so on.
Bases:
TUIMethodSets the value by which the vector length will be scaled.
Bases:
TUIMethodSets the value by which the vector head will be scaled.
Bases:
TUIMethodSpecifies the vector style that will be used when the vectors are displayed. You can choose from:3d arrow,3d arrowhead, cone,filled-arrow, arrow,harpoon, or headless.
Bases:
TUIMethodSets surfaces on which vectors are drawn. You can include a wildcard (*) within the surface names.