Sets the default legend for the vector plot.
*DefaultPostVectorLegendFile()Sets the default legend for the vector plot. |
|||||
*DefaultPostVectorLegendFile()Sets the default legend for the vector plot. |
Syntax |
*DefaultPostVectorLegendFile(FileName) |
|
Argument |
Name |
Description |
FileName |
The full path to a Tcl script file. |
|
Example |
*DefaultPostVectorLegendFile(C:/altair/hw6.0/hv/scripts/vector_legend.tcl") |
|
Application |
HyperView. |
|
Context |
||
Comments |
This script file contains Tcl commands that initialize the vector legend. This script is evaluated when a legend is first created or when the Default button is selected in the Edit Legend dialog. If the FileName parameter is empty or does not exist, internal defaults are used. |
|
See also |
|
|
*DefaultPostContourLegendFile() |