*menuinitialarrayvalue()

Sets the initial values of an attribute.

Syntax

*menuinitialarrayvalue (value)

Type

HyperMesh Card Previewer Command

Inputs

value
Can be an expression for a real or integer attribute, or a string for string attributes.

Example

This command works only for attributes declared as arrayofints, arrayofreals, or arrayofstrings. Initially, all values in the array are set to the specified value. After the initial values are set, whenever the array size is increased, all new items in the array are set to the new value.