HyperWorks Tools

::hwat::solver::WriteIncludes

::hwat::solver::WriteIncludes

Previous topic Next topic No expanding text in this topic  

::hwat::solver::WriteIncludes

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

NAME

::hwat::solver::WriteIncludes - Writes out the master input deck for the solver.

 

SYNTAX

::hwat::solver::WriteIncludes filename includeFileNameList

 

ARGUMENTS

filename

The name of the file to write the include information to.

IncludeFileList

List of file names that the master file should reference.

 

RETURNS

1 if successful, {} otherwise.

 

EXAMPLE

::hwat::solver::WriteInlcudes base.key {Vehicle Barrier Dummy};

 

See also

Solver Functions