fields

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. Type: integer
color
The color of the entity. Type: integer
datasourcetype
The data source type of the field .
This is applicable for current model source only. Valid values are:
displacements
materialorientation
pressures
propertyid
temperatures
valuefromfile - The file name which contains locations and scalar or vector values.
Type: string
definedentity
True if the entity is defined, false otherwise
Type: Boolean
entitylist
The list of support entities.
Type: entity array
file
The file name for source data using csv file, results file or valuefrom file of current model type.
Type: string
id
The ID of the entity. Type: integer
include
The ID of the include file the entity is organized in. Type: integer
includeid
The ID of the include file the entity is organized in. Type: integer
internalid
The 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
source
The source data from which the field is generated (string). Valid values are:
csv file - The data is from a csv file.
current model - The data is from the current session model.
matrix - The data is from the matrix browser tool.
results - The data is from a result file.
Type: string
system
The local coordinate system for location data
It is applicable for location values of file using valuefromfile option of current model source.
Type: integer
systemtype
The system type . Valid values are:
real - The location data is defined using real x, y, z coordinates.
parametric - The location data is defined using parametric u and v values.
Type: string
type
The type of the field.
continuous - Data contains element ID, config, connectivity, node ID, node coordinates, location and value.
discrete - Data contains location and value.
Type: string