results

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
combinationfile
The name and path of the combination file.
Type: string
config
The configuration of the entity.
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
evnEqns
Used to create envelope equations.
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
init
Initialize and generate the hierarchy for the given modelfile, resultfiles and combinationfile.
Type: Boolean
internalid
The ID of the entity.
Type: unsigned integer
LspEqns
Used to create linear superposition equations.
Type: string
model_fileid
The list of file IDs assigned to modelfile in the same order.
Type: string
modelfile
The name and path of the model file.
Type: string
name
The name of the entity.
Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
result_fileids
The list of file IDs assigned to resultfiles in the same order.
Type: string array
resultfiles
The names and paths of the result files.
Type: string array
solverkeyword
The name of the solver keyword.
Type: string
virtual_fileids
The list of virtual file IDs of derived subcases from evnEqns and LspEqns.
Type: string array

Version History

2019.1

2020 - Added new data name color_rgb.

2020.1 - Added new data name solverkeyword.