HyperWorks Desktop

*EndSolverDefaults()

Indicates the end of the definition of the HyperStudy solver block.

*EndSolverDefaults()

Indicates the end of the definition of the HyperStudy solver block.

Previous topic Next topic No expanding text in this topic  

*EndSolverDefaults()

Indicates the end of the definition of the HyperStudy solver block.

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

Syntax

*EndSolverDefaults()

Example

*BeginSolverDefaults()

• • •

        *RegisterSolverScript(os, "OptiStruct", {
                              getenv("ALTAIR_HOME") +
                              "/optistruct/bin/opti.exe" })

        *RegisterSolverScript(templex, "Templex",    {
                              getenv("ALTAIR_HOME") +
                              "/templex/bin/templex.exe" })

        *RegisterSolverScript(hf, "HyperForm",  {
                              getenv("ALTAIR_HOME") +
                              "/hf/bin/hfsol.bat" })

        *RegisterSolverScript(Ansys, "Ansys",  {
                              "c:\AnsysED56\ansys.bat" })

        *RegisterSolverScript(Dyna, "Dyna",
                             {"c:\LSDYNA\program\ls960-
                              nsmp.exe" })

• • •

*EndSolverDefaults()

Application

HyperStudy.

Context

HyperStudy preference files

Comments

Only applies to HyperStudy preference file.

See also

 

List of Preference Statements