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.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- entityids
- The nodes or part IDs the mass is applied to.
- entityidsmax
- The number of nodes or parts the mass is applied to.
- 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.
- masses
- The added mass value.
- name
- The name of the entity.
- 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.
- type
- The type of solvermass.
Version History
2019
2020 - Added new data name color_rgb.