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