HyperWorks Desktop

*EndUserUtilityDefaults()

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

*EndUserUtilityDefaults()

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

Previous topic Next topic No expanding text in this topic  

*EndUserUtilityDefaults()

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

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

Syntax

*EndUserUtilityDefaults()

Example

*BeginStudyDefaults()

 

 *BeginSolverDefaults()

 • • •

 *EndSolverDefaults()

         

 *BeginExternalOptimizerDefaults()

 • • •

 *EndExternalOptimizerDefaults()

         

 *BeginUserUtilityDefaults()

                             

       *RegisterUserUtility(exl, "Excel", "C:/Program Files/Microsoft Office/OFFICE11/EXCEL.EXE", "")

       *RegisterUserUtility(tcl1, "Test", "C:/Altair/hw8.0/hw/tcl/tcl8.4.7/bin/wish84.exe", "c:/test.tcl")

 

  *EndUserUtilityDefaults()

                         

 *BeginJobManagementDefaults()

 • • •

 *EndJobManagementDefaults()

 

*EndStudyDefaults()

Application

HyperStudy

Comments

Only applies to HyperStudy preference files.

Every *BeginUserUtilityDefaults() statement requires a closing *EndUserUtilityDefaults() statement.

See also

 

*BeginUserUtilityDefaults()

*RegisterUserUtility()

List of Hyper Study Preference Statements

List of Preference Statements