*ModelSource()
Specifies a model file to load into the application.
Syntax
*ModelSource (File reference, File reader identification)
Application
MotionView and HyperView
Inputs
- File reference
 - Contains a parameter that references a filename.
 - File reader identification
 - Specifies which file read should be used to load this model.
 
Context
*BeginGraphic()
Example
*BeginGraphic()
• • •
   *ModelSource({GRAPHIC_FILE_1}, LS_DYNA d3plot)
   *ResultSource({RESULT_FILE_1}, LS_DYNA d3plot)
• • •
*EndGraphic()
      Comments
The file parameters in the File reference argument are listed at the top of the session file.