shape

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 int.
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 value 115 for shape designvars.
Type: 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
delxvtoggle
Move limit value toggle on (1) or off (0) state.
Type: integer
id
The ID of the entity. Type: entity
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 int.
internalid
The ID of the entity. Type: unsigned int.
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).
shapeid
The ID of the assigned shape.
Type: integer
type
The ID of the assigned ddval.
Type: integer
upperbound
The upper bound of the designvar.
Type: double

2019 - Added new data name delxvtoggle.