HyperWorks Desktop

*SelectionInfo()

Marks the start of asession block containing the results to be contoured.

*SelectionInfo()

Marks the start of asession block containing the results to be contoured.

Previous topic Next topic No expanding text in this topic  

*SelectionInfo()

Marks the start of asession block containing the results to be contoured.

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

Syntax

*SelectionInfo()

Example

*BeginContour()

• • •

   *SelectionInfo()

   *EndSelectionInfo()

• • •

*EndContour()

Application

HyperView.

Context

*BeginContour()

Comments

*SelectionInfo() must have a corresponding *EndSelectionInfo() statement to mark the end of the *SelectionInfo() block.  This statement can appear in a *Contour() block in conjunction with the *ResultString() statement only.

This statement cannot be used if *Displacement() appears in the *Contour() block.

A *SelectionInfo() block can only appear in a *Contour() block, which is defined by the *BeginContour() and *EndContour() statements.

There are only three statements that can appear in a *SelectionInfo() block: *NodalResult(), *ElementalResult(), and *ElementSelection().

 

 

See also

 

*BeginContour()

*ElementalResult()

*ElementSelection()

*EndContour()

*EndSelectionInfo()

*NodalResult()

List of Session Statements