*DefaultPostTensorLegendFile()
Sets the default legend for the tensor plot.
Syntax
*DefaultPostTensorLegendFile (FileName)
Application
HyperView
Inputs
- FileName
- The full path to a Tcl script file.
Context
BeginGraphicDefaults()
Example
*DefaultPostTensorLegendFile(C:/altair/hw6.0/hv/scripts
/tensor_legend.tcl")
Comments
This script file contains Tcl commands that initialize the tensor 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.