desvarlinks
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- c0
- The value of the constant used in DLINK.
- cmult
- The value of the constant multiplier used in DLINK.
- coeff
- A pointer to the coefficients of independent design variables contained in the desvarlink.
- configname
- The solver keyword for the entity. Valid values are 1 and 2.
- definedentity
- True if the entity is defined, false otherwise.
- desvarid
- The ID of the dependent design variable.
- desvarlist
- A pointer to the list of independent design variable IDs contained in the desvarlink.
- desvarlistmax
- The number of independent design variables in the desvarlink.
- functionid
- The ID of the optimization equation.
- functype
- The type of the pre-defined function used to create the desvarlink. Valid values are:
- functypename
- The name of the pre-defined function used to create the desvarlink. Valid for hm_getvalue query only.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- markertype
- The marker type used to indicate points on the curve.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- solverkeyword
- The name of the solver keyword.
- tableentrylist
- A pointer to the list of table entry IDs contained in the desvarlink.
- tableentrylistmax
- The number of table entries in the desvarlink.
Version History
2020.1 - Added new data name solverkeyword.