global

All global data names are accessible in all levels.
counter1 - counter20
Counter variables 1 through 20.
Type: integer
date
The current date.
Type: string
globalentitytypesmax
The total number of available entity types in HyperMesh.
Type: integer
internalname
The internal name of the entity.
Type: string
machine
The current platform running HyperMesh.
Type: string
modelname
The name of the current HyperMesh database.
Type: string
moduleid
The module ID of the entity.
Type: integer
pi
The value of Pi.
Type: double
pointer1 - pointer9
Pointer variables 1 through 9.
Type: pointer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
solverkeyword
The name of the solver keyword.
Type: string
solver_id
The solver ID of the entity.
Type: integer
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
time
The current time.
Type: string
user
The name of the user running HyperMesh.
Type: string
variable1 - variable20
Variables 1 through 20.
Type: integer/real/string
version
The current version of HyperMesh.

Version History

2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.

2021.2 - Added new data names internalname and solvername.