HyperWorks Desktop

*ModelInfoDefaults()

Sets the default settings for the Model Info (displayed in the top right corner of the of the graphics area).

*ModelInfoDefaults()

Sets the default settings for the Model Info (displayed in the top right corner of the of the graphics area).

Previous topic Next topic No expanding text in this topic  

*ModelInfoDefaults()

Sets the default settings for the Model Info (displayed in the top right corner of the of the graphics area).

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

Syntax

*ModelInfoDefault("argument")

Arguments

"argument"

The arguments follow the syntax of the Note description.   All the data fields on the Notes panel are available to be used for this command as an argument joined into one string.

To define more lines for the Model Info, separate the lines by using ‘\n’ for line feed as shown in the example below.

Example

*ModelInfoDefaults("{window.modeltitle}\nResult:)

{window.resultfilename}\n{window.loadcase}:

{window.simulationstep}\n{window.frame}")

Application

HyperView.

Comments

Create your Model Info in the Notes panel and copy/paste it into the description as argument for the *ModelInfoDefault command in the preference file.  Use '\n' to separate lines (as shown in the example above).

See also

 

List of Preference Statements