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