*elementtype

Sets the global element type variable.

Syntax

*elementtype config type

Type

HyperMesh Tcl Modify Command

Description

Sets the global element type variable.

Inputs

config
The configuration whose global type is set with this command.
type
The type whose global type is set with this command.

Example

To set the global element type of configuration 103 to 3:
*elementtype(103,3)