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
- machine
- The current platform running HyperMesh.
- Type: string
- modelname
- The name of the current HyperMesh database.
- Type: string
- pi
- The value of Pi.
- Type: double
- pointer1 - pointer9
- Pointer variables 1 through 9.
- Type: pointer
- 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.