rect option = value [, option = value, ...]
A rect plot option. See table below.
A value associated with the matching option . See table below.
Line color. Color Names off means the line color will cycle through the MeshTV standard color table. A color index may be used in place of a color name. |
|||
Line style. Line Styles |
|||
Number to indicate thickness. 1 is the most thin, and 4 is the thickest. |
|||
Set the visualization window into which to display the distance plot. This must be different from the active window. |
|||
The rect command sets the options used when the rectline command is issued. By default, MeshTV will cycle through the line colors for the rect plot. If you want all plots to be the same color, you should set the line color on the command line.
The plot which displays in the visualization window is a plot of the chosen variable (set via the var option) as it varies along a line. The line is selected by specifying endpoints using the rectline command.
This command should only be issued if you have more than one visualization window created.