resultsubcases

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
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
derivedtype
The derived type of the result subcase. Valid for hm_getvalue query only.
Lsp
Envelope
Type: string
domain
The domain of the result subcase. Valid for hm_getvalue query only.
regular
complex
Type: string
envEqns
The equation definition for a derived load case of type envelope.
Type: string
envelope_avgmethod
The averaging method used for the calculation of the derived load case of type envelope.
Type: string
envelope_corner
The corner data method used for the calculation of the derived load case of type envelope.
Type: string
envelope_data_comp
The data component used for the calculation of the derived load case of type envelope.
Type: string
envelope_datatype
The data type used for the calculation of the derived load case of type envelope.
Type: string
envelope_layer
The layer used for the calculation of the derived load case of type envelope.
Type: string
envelope_system
The system used for the calculation of the derived load case of type envelope.
Type: string
envelope_type
The type of the envelope derived load case.
Type: string
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
internalname
The internal name of the entity.
Type: string
lspEqns
The equation definition for a derived load case of type linear superposition.
Type: string
moduleid
The module ID of the entity.
Type: integer
name
The name of the entity.
Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
rdataid
The result subcase ID as seen in the result file. The HyperMesh subcase ID could be different from the solver subcase ID. Valid for hm_getvalue query only.
Type: integer
resourceid
The parent resource ID. Valid for hm_getvalue query only.
Type: unsigned integer
resultid
The parent result ID. Valid for hm_getvalue query only.
Type: unsigned integer
rssEqns
The equation definition for a derived load case of type RSS.
Type: string
rss_system
The system used for the calculation.
Type: string
simulationcount
The number of simulations inside the result subcase. Valid for hm_getvalue query only.
Type: integer
simulationlist
The list of simulation entities inside the result subcase. Valid for hm_getvalue query only.
Type: entity
solver_id
The solver ID of the entity.
Type: integer
solver_label
The label of the subcase as shown in the result file. This label could be different from the HyperMesh subcase label. Valid for hm_getvalue query only.
Type: string
solverkeyword
The name of the solver keyword.
Type: string
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
stepsEqns
The envelope equation definition for a derived load case of type steps.
Type: string
type
The type of the subcase. Valid for hm_getvalue query only.
basic
derived
Type: string

Version History

2021.2

2024 - Added new data names envEqns, envelope_avgmethod, envelope_corner, envelope_data_comp, envelope_datatype, envelope_layer, envelope_system, envelope_type, lspEqns, rssEqns, and rss_system.

2024.1 - Added new data name stepsEqns.