gauge

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
componentlist
The list of property IDs associated with the designvar (pointer value is property ID).
componentlistmax
The number of properties referenced by the designvar.
Type: integer
config
The configuration of the entity.
103 - Gauge
Type: unsigned integer
configname
The solver keyword for the designvar. Valid for hm_getvalue query only.
Type: string
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
delxv
The move limit of the designvar. If -1, the move limit is unset/blank.
Type: double
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
initialvalue
The initial value of the designvar.
Type: double
lowerbound
The lower bound of the designvar.
Type: double
name
The name of the entity.
Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
propertylist
The list of property IDs associated with the designvar (pointer value is property ID).
solverkeyword
The name of the solver keyword.
Type: string
type
The ID of the assigned ddval.
Type: integer
upperbound
The upper bound of the designvar.
Type: double

Version History

2020.1 - Added new data name solverkeyword.