*BeginMultipleResults()
Captures the multiple paths used to load the result set.
Syntax
*BeginMultipleResults (File reference1, File reference2, File reference3 ……)
Application
HyperView
Substatements
*CurrentSubcase()
Inputs
- File references
- Contains a parameter that references a result file names.
Context
*BeginGraphic()
Example
*BeginGraphic()
• • •
*BeginModel({GRAPHIC_FILE_1}, LS_DYNA d3plot)
*BeginMultipleResults({RESULT_FILE_1}, {RESULT_FILE_2}, {RESULT_FILE_3})
*CurrentSubcase(1, 0)
*EndMultipleResults()• • •
*EndModel()
• • •
*EndGraphic()
Comments
This valid only in HyperView - MultiCore profile.
The parameters in the File reference argument are listed at the top of the session file.
The parameters for the *CurrentSubcase are the subcase id and the simulation index (for Modal or Linear Static analysis types only).