HyperWorks Desktop

*FooterText()

Specifies the footer text in the contour legend.

*FooterText()

Specifies the footer text in the contour legend.

Previous topic Next topic No expanding text in this topic  

*FooterText()

Specifies the footer text in the contour legend.

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

Syntax

*FooterText(state, num_lines, value)

Arguments

Name

Description

 

state

Indicates if the footer should be displayed in the legend.

show - displays the footer.

hide - does not display the footer.

 

num_lines

An integer that indicates the number of lines in the footer.

 

value

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

Example

*BeginContour()

• • •

  *FooterText(show, 2, "This is a test footer.")

• • •

*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()

*HeaderFont()

*LegendPosition()

*LegendType()

*MinMax()

*NoResultColor()

*Numbers()

*NumbersFont()

*NumCols()

*ShowMax()

*ShowMaxLocal()

*ShowMin()

*ShowMinLocal()

*Title()

*TitleFont()

List of Session Statements