solversubmodels
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- alloptionoffset
- The default ID offset value used for all entities aside from those with dedicated offsets.
- 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.
- componentoffset
- The default ID offset value for parts, nodal rigid bodies, constrained nodal sets, rigidwalls and *DATABASE_CROSS_SECTION.
- config
- The configuration of the entity.
- curveoffset
- The default ID offset value for curves, tables and functions.
- definedentity
- True if the entity is defined, false otherwise.
- defineoffset
- The default ID offset value for *DEFINE except the FUNCTION, TABLE and CURVE options.
- elementoffset
- The default ID offset value for elements.
- 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.
- include_fullname
- The file name and path of the file to be included with this keyword.
- incout1flag
- The incout1 flag.
- lengthfactor
- The length transformation factor.
- massfactor
- The mass transformation factor.
- materialoffset
- The default ID offset value for materials and equation of state.
- name
- The name of the entity.
- nodeoffset
- The default ID offset value for nodes.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- prefix
- The prefix added to the beginning of the titles/heads defined in the keywords of the include file.
- propertyoffset
- The default ID offset value for properties.
- setoffset
- The default ID offset value for sets.
- solverkeyword
- The name of the solver keyword.
- suffix
- The suffix added to the end of the titles/heads defined in the keywords of the include file.
- temperaturefactor
- The temperature transformation factor, either CtoF, CtoK, FtoC, FtoK, KtoC or KtoF.
- timefactor
- The length transformation factor.
- transformationid
- The transformation entity ID if a transformation is applied.
Version History
2019
2019.1 - Added new config value 101. Added new data names curveoffset, defineoffset, include_fullname, incout1flag, lengthfactor, massfactor, prefix, setoffset, suffix, temperaturefactor, timefactor and ransformationid.
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.