HyperWorks Desktop

*HeaderText()

Specifies the header text in the contour legend.

*HeaderText()

Specifies the header text in the contour legend.

Previous topic Next topic No expanding text in this topic  

*HeaderText()

Specifies the header text in the contour legend.

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

Syntax

*HeaderText(state, num value, text)

Arguments

Name

Description

 

state

Indicates if the header should be displayed in the legend.

show - displays the header.

hide - does not display the header.

 

num value

The number of header text values.

 

text

The header text. Each line is a text field that can contain spaces. Lines are separated by commas.

Example

*BeginContour()

• • •

  *HeaderText(hide, 1, "This is a test header.")

• • •

*EndContour()

Application

HyperView

Context

*BeginContour()

*BeginTensor()

*BeginVector()

Comments

This statement applies to the Contour, Tensor, and Vector panels in HyperView.

See also

 

*BeginLegend() - HyperView

*ColorRGB()

*EndLegend()- HyperView

*FooterFont()

*FooterText()

*HeaderFont()

*LegendPosition()

*LegendType()

*MinMax()

*NoResultColor()

*Numbers()

*NumbersFont()

*NumCols()

*ShowMax()

*ShowMaxLocal()

*ShowMin()

*ShowMinLocal()

*Title()

*TitleFont()

List of Session Statements