path_lines#
Bases:
TUIMenuSets 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:
TUIMethodSets the scale factor for arrows drawn on pathlines.
Bases:
TUIMethodSets the spacing factor for arrows drawn on pathlines.
Bases:
TUIMethodSets the display stepping for pathlines.
Bases:
TUIMethodSets error control during pathline computation.
Bases:
TUIMethodSets the width for pathlines.
Bases:
TUIMethodSets the marker size for particle drawing.
Bases:
TUIMethodSets the maximum error allowed while computing the pathlines.
Bases:
TUIMethodSets the maximum number of steps to take for pathlines.
Bases:
TUIMethodSets the radius for pathline (ribbons/cylinder only) cross-section.
Bases:
TUIMethodEnables/disables the tracking of pathlines in a relative coordinate system.
Bases:
TUIMethodSets direction of path tracking.
Bases:
TUIMethodSpecifies the size and number of slices to be used in drawing spheres.
Bases:
TUIMethodSets the step length between particle positions for pathlines.
Bases:
TUIMethodSelects the pathline style (line, point, ribbon, triangle, cylinder).
Bases:
TUIMethodSelects the phase in which particle pathlines will be computed (Multiphase Eulerian Model only).
Bases:
TUIMethodSets the scale factor for twisting (ribbons only).