HyperWorks Desktop

*DefaultPostContourLegendFile()

Sets the default legend for the contour plot.

*DefaultPostContourLegendFile()

Sets the default legend for the contour plot.

Previous topic Next topic No expanding text in this topic  

*DefaultPostContourLegendFile()

Sets the default legend for the contour plot.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*DefaultPostContourLegendFile(FileName)

Argument

Name

Description

 

FileName

The full path to a Tcl script file.

Example

*DefaultPostContourLegendFile("C:/altair/hw6.0/hv/
                             scripts/contour_legend.tcl")

Application

HyperView.

Context

BeginGraphicDefaults()

Comments

This script file contains Tcl commands that initialize the contour 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 argument is empty or doesn’t exist, internal defaults are used.

See also

 

*DefaultPostTensorLegendFile()

*DefaultPostVectorLegendFile()

List of Preference Statements