HyperWorks Desktop

*EndDerivedSubcase()

Specifies the end of the derived subcase block.

*EndDerivedSubcase()

Specifies the end of the derived subcase block.

Previous topic Next topic No expanding text in this topic  

*EndDerivedSubcase()

Specifies the end of the derived subcase block.

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

Syntax

*EndDerivedSubcase()

Example

*BeginGraphic()

• • •

  *BeginModel({GRAPHIC_FILE_1}, LS_DYNA d3plot)

      *BeginDerivedSubcase("Derived Loadstep 2", "basic")

         *AppendSimulation(1, 1, 2.3)

         *AppendSimulation(1, 8, 1.7)

      *EndDerivedSubcase()

• • •

  *EndModel()

• • •

*EndGraphic()

Application

HyperView.

Context

*BeginGraphic()

Comments

This statement marks the end of the derived subcase block.

See also

 

*BeginDerivedSubcase

*AppendSimulation()

List of Session Statements