path_lines#
Bases:
TUIMenu
Sets parameters for display of pathlines.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
arrow_scale
(service, version, mode, path)Sets the scale factor for arrows drawn on pathlines.
arrow_space
(service, version, mode, path)Sets the spacing factor for arrows drawn on pathlines.
display_steps
(service, version, mode, path)Sets the display stepping for pathlines.
error_control
(service, version, mode, path)Sets error control during pathline computation.
line_width
(service, version, mode, path)Sets the width for pathlines.
marker_size
(service, version, mode, path)Sets the marker size for particle drawing.
maximum_error
(service, version, mode, path)Sets the maximum error allowed while computing the pathlines.
maximum_steps
(service, version, mode, path)Sets the maximum number of steps to take for pathlines.
radius
(service, version, mode, path)Sets the radius for pathline (ribbons/cylinder only) cross-section.
relative_pathlines
(service, version, mode, path)Enables/disables the tracking of pathlines in a relative coordinate system.
reverse
(service, version, mode, path)Sets direction of path tracking.
sphere_attrib
(service, version, mode, path)Specifies the size and number of slices to be used in drawing spheres.
step_size
(service, version, mode, path)Sets the step length between particle positions for pathlines.
style
(service, version, mode, path)Selects the pathline style (line, point, ribbon, triangle, cylinder).
track_in_phase
(service, version, mode, path)Selects the phase in which particle pathlines will be computed (Multiphase Eulerian Model only).
twist_factor
(service, version, mode, path)Sets the scale factor for twisting (ribbons only).
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets the scale factor for arrows drawn on pathlines.
Bases:
TUIMethod
Sets the spacing factor for arrows drawn on pathlines.
Bases:
TUIMethod
Sets the display stepping for pathlines.
Bases:
TUIMethod
Sets error control during pathline computation.
Bases:
TUIMethod
Sets the width for pathlines.
Bases:
TUIMethod
Sets the marker size for particle drawing.
Bases:
TUIMethod
Sets the maximum error allowed while computing the pathlines.
Bases:
TUIMethod
Sets the maximum number of steps to take for pathlines.
Bases:
TUIMethod
Sets the radius for pathline (ribbons/cylinder only) cross-section.
Bases:
TUIMethod
Enables/disables the tracking of pathlines in a relative coordinate system.
Bases:
TUIMethod
Sets direction of path tracking.
Bases:
TUIMethod
Specifies the size and number of slices to be used in drawing spheres.
Bases:
TUIMethod
Sets the step length between particle positions for pathlines.
Bases:
TUIMethod
Selects the pathline style (line, point, ribbon, triangle, cylinder).
Bases:
TUIMethod
Selects the phase in which particle pathlines will be computed (Multiphase Eulerian Model only).
Bases:
TUIMethod
Sets the scale factor for twisting (ribbons only).