solvermasses
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.
- componentid
- The ID of the part.
- compxx
- The XX component of the intertia tensor.
- compxy
- The XY component of the intertia tensor.
- compxz
- The XZ component of the intertia tensor.
- compyy
- The YY component of the intertia tensor.
- compyz
- The YZ component of the intertia tensor.
- compzz
- The ZZ component of the intertia tensor.
- config
- The configuration of the entity.
- csid
- The ID of the coordinate system ID.
- curveid
- The ID of the optional load curve ID to scale the added mass at time 0.
- definedentity
- True if the entity is defined, false otherwise.
- distribution
- An optional flag for mass-weighted distribution, valid for SET option only:
- entityids
- The nodes or part IDs the mass is applied to.
- entityidsmax
- The number of nodes or parts the mass is applied to.
- finalmass
- The final translational mass of the part ID or part set ID. The total mass of the PID or SID is computed and subtracted from the final mass of the part or part set to obtain the added translational mass, which must exceed zero.
- iflags
- Flag to switch between area weighted distribution and volume weighted distribution of the added mass to parts.
- 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.
- location_unit_solvermass
- The IDs of the child masses (config 101) for a parent mass (config 105).
- masses
- The added mass value.
- name
- The name of the entity.
- nodalgroupid
- The ID of the parent mass (config 105) for child masses (config 101).
- nodeid
- The ID of the node to which the mass is assigned.
- offsetoption
- True to enable the OFFSET option for config 106.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- setid
- The ID of the node/surf/part set the mass is applied to.
- solverkeyword
- The name of the solver keyword.
- totalmass
- Returns the total mass for config 105.
- type
- The type of solvermass.
- xoffset
- The x offset from the nodal point.
- yoffset
- The y offset from the nodal point.
- zoffset
- The z offset from the nodal point.
Version History
2019
2020 - Added new data name color_rgb.
2020 - Added new config values 101-106. Added new data names componentid, compxx, compxy, compxz, compyy, compyz, compzz, csid, curveid, distribution, finalmass, location_unit_solvermass, nodalgroupid, nodeid, offsetoption, totalmass, xoffset, yoffset and zoffset.
2020.1 - Added new data name solverkeyword.