HyperWorks Desktop

*ModelSource()

Specifies a model file to load into the application.

*ModelSource()

Specifies a model file to load into the application.

Previous topic Next topic No expanding text in this topic  

*ModelSource()

Specifies a model file to load into the application.

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

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

*BeginGraphic()

Comments

The file parameters in the File reference argument are listed at the top of the session file.

See also

 

*BeginGraphic()

List of Session Statements