velocity_vectors#
Bases:
TUIMenu
Enters 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:
TUIMethod
Auto-scales all vectors so that vector overlap is minimal.
Bases:
TUIMethod
Sets 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:
TUIMethod
Sets the number of colors used from the colormap.
Bases:
TUIMethod
Sets the option to use only the component of the velocity vectors during display.
Bases:
TUIMethod
Sets the option to use only the component of the velocity vectors during display.
Bases:
TUIMethod
Sets the option to use only the component of the velocity vectors during display.
Bases:
TUIMethod
Sets the option to draw velocity vectors of constant length. This shows only the direction of the velocity vectors.
Bases:
TUIMethod
Turns global range for vectors on/off.
Bases:
TUIMethod
Toggles the display of velocity vector components in the plane of the surface selected for display.
Bases:
TUIMethod
Toggles whether color scale is logarithmic or linear.
Bases:
TUIMethod
Enables/disables the plotting of node values. Cell values will be plotted if “no”.
Bases:
TUIMethod
Toggles the display of relative velocity vectors.
Bases:
TUIMethod
Enables/disables rendering the mesh on top of contours, vectors, and so on.
Bases:
TUIMethod
Sets the value by which the vector length will be scaled.
Bases:
TUIMethod
Sets the value by which the vector head will be scaled.
Bases:
TUIMethod
Specifies 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:
TUIMethod
Sets surfaces on which vectors are drawn. You can include a wildcard (*) within the surface names.