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.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- datasourcetype
- The data source type of the field .
- definedentity
- True if the entity is defined, false otherwise.
- entitylist
- The list of support entities.
- file
- The file name for source data using csv file, results file or valuefrom file of current model type.
- 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.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- source
- The source data from which the field is generated (string). Valid values are:
- solverkeyword
- The name of the solver keyword.
- system
- The local coordinate system for location data
- systemtype
- The system type . Valid values are:
- type
- The type of the field.
Version History
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.