HyperWorks Desktop

*EndModelGUIDefaults()

Indicates the end of a model GUI defaults block.

*EndModelGUIDefaults()

Indicates the end of a model GUI defaults block.

Previous topic Next topic No expanding text in this topic  

*EndModelGUIDefaults()

Indicates the end of a model GUI defaults block.

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

Syntax

*EndModelGUIDefaults()

Example

*BeginModelDefaults()

   *BeginModelGUIDefaults()

     *BeginUserMode(model, "Beginner")

       *Hide(Templates, Bushings)

     *EndUserMode()  

  *EndModelGUIDefaults()

   *BeginMdlDefaults()

     *RegisterAdamsScript(label1, "/usr/people/altair/ex_exe")

   *EndMdlDefaults()

*EndModelDefaults()

Application

MotionView.

Context

*BeginModelDefaults()

*BeginModelGUIDefaults()

Comments

Every *BeginModelGUIDefaults() statement requires a closing *EndModelGUIDefaults() statement.

See also

 

*BeginModelGUIDefaults()

*EndModelDefaults()

*EndUserMode()

List of Preference Statements