HyperWorks Desktop

*ResultString()

Holds a single text parameter that indicates the result, other than displacement, to be contoured.

*ResultString()

Holds a single text parameter that indicates the result, other than displacement, to be contoured.

Previous topic Next topic No expanding text in this topic  

*ResultString()

Holds a single text parameter that indicates the result, other than displacement, to be contoured.

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

Syntax

*ResultString(result)

Arguments

Name

Description

 

result

Text indicating the result to be contoured.

Example

*BeginContour()

 • • •

 *ResultString(Velocity)

 • • •

*EndContour()

Application

HyperView.

Context

*BeginContour()

Comments

This statement can only appear between the *BeginContour() and *EndContour() statements. *ResultString() and *Displacement() cannot appear together in a *Contour() block.  However, a *Contour() block must contain one of these statements.

This statement is used to contour results other than displacement results.  To contour displacement results, see *Displacement().

See also

 

*BeginContour()

*Displacement()

*EndContour()

List of Session Statements