solvermasses

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise. Type: integer
attributesmax
The number of attributes owned by this entity. Type: unsigned int.
color
The color of the entity. Type: integer
config
The configuration of the entity.
201 - LS-DYNA/ADMAS
Type: integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
entityids
The nodes or part IDs the mass is applied to.
Type: entity array
entityidsmax
The number of nodes or parts the mass is applied to.
Type: integer
iflags
Flag to switch between area weighted distribution and volume weighted distribution of the added mass to parts.
Type: integer
id
The ID of the entity. Type: entity
include
The ID of the include file the entity is organized in. Type: entity
includeid
The ID of the include file the entity is organized in. Type: unsigned int.
internalid
The ID of the entity. Type: unsigned int.
masses
The added mass value.
Type: double
name
The name of the entity. Type: string
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise. Type: integer
setid
The ID of the node/surf/part set the mass is applied to.
Type: entity
type
The type of solvermass.
0 - Mass is added to each node of node group.
1 - Mass/N is added to each node of node group, with N being the total number of nodes in the node group.
2 - Mass/Area - additional surface mass applied on the shell area
3 - Additional mass distributed on the part-group
4 - Final mass distributed on the part-group.
5 - Mass is added to each single node
6 - Additional mass distributed on each single part
7 - Final mass distributed on each single part.
Type: integer

Version History

2019