HyperWorks Desktop

*EndResult()

Specifies the end of the begin result block.

*EndResult()

Specifies the end of the begin result block.

Previous topic Next topic No expanding text in this topic  

*EndResult()

Specifies the end of the begin result block.

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

Syntax

*EndResult()

Substatements

None.

Example

*BeginGraphic()

• • •

  *BeginModel({GRAPHIC_FILE_1}, LS_DYNA d3plot)

      *BeginResult({RESULT_FILE_1}, LS_DYNA d3plot)

         *CurrentSubcase(1, 4)

      *EndResult()

• • •

  *EndModel()

• • •

*EndGraphic()

Application

HyperView.

Context

*BeginGraphic()

Comments

Every *BeginResult() block should end with an *EndResult statement. If multiple result files are loaded, there will be multiple *EndResult statements.

See also

 

*BeginResult()

List of Session Statements