masses

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
attached_location_tolerance
The attached location tolerance value. Type: double
attachmentmode
True if manual mode, false if automatic mode. Type: Boolean
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
c
The global components of motion that have weighting factor WTi, at grid points Gi,j. Any of the digits 1, 2, ..., 6, with no embedded blanks. This is an attribute for Nastran. Type: integer
calculatenode
True if the center of attachment nodes location is calculated, false if the mass location is selected as a node. Type: Boolean
CID
The coordinate system identification number. Default = 0, must be > -1. This is an attribute for Nastran. Type: integer
CIDOption
True when CID is enabled, false otherwise. This is an attribute for Nastran. Type: Boolean
CM
The components of motion at GMi in the redefined dependent degree-of-freedom set. Any of the digits 1 through 6, with no embedded blanks. This is an attribute for Nastran. Type: integer
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
concentric_offset_tolerance
The concentric offset tolerance value. Type: double
config
The configuration of the entity.
1 - Point mass
2 - Rigid mass
3 - NSM
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
distribution_type
The distribution type Type: unsigned integer
0 - Apply to all nodes
1 - Divide mass by nodes
2 - Divide mass by area
3 - Unit area distribution
entityoption
The entity selection option for NSM config Type: unsigned integer
0 - All
1 - Element
2 - Property
hole_distance_tolerance
The hole distance tolerance value. Type: double
I11
The mass moment of inertia measured at the mass center of gravity. This is an attribute for Nastran. Type: double
I21
The mass moment of inertia measured at the mass center of gravity. This is an attribute for Nastran. Type: double
I22
The mass moment of inertia measured at the mass center of gravity. This is an attribute for Nastran. Type: double
I31
The mass moment of inertia measured at the mass center of gravity. This is an attribute for Nastran. Type: double
I32
The mass moment of inertia measured at the mass center of gravity. This is an attribute for Nastran. Type: double
I33
The mass moment of inertia measured at the mass center of gravity. This is an attribute for Nastran. Type: double
id
The ID of the entity.
Type: unsigned integer
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 integer
inertia
True when the intertia values are defined, false otherwise. Type: Boolean
internalid
The ID of the entity.
Type: unsigned integer
magnitude
The mass magnitude. Type: double
massdisplaylocation
The mass display location entity IDs (nodes, elements, components or properties). Type: entity array
masslocation
The mass location region IDs. Type: entity array
name
The name of the entity.
Type: string
nsm_distribution_type
The NSM distribution type. Type: unsigned integer
0 - Total mass
1 - Per unit area/length
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
percentage_area_remapping
The percentage area remapping. Valid for massdisplaylocation of elements. Type: double
planer_angle_tolerance
The planer angle tolerance. Type: double
propertyname
The property name stored as ghost to remap property if reconnect_rule = 2. Type: string array
propertypoolid
The property pool number stored as ghost to remap property if reconnect_rule = 1. Type: unsigned integer array
propertysolverid
The property ID stored as ghost to remap property if reconnect_rule = 1. Type: unsigned integer array
propertytype
The NSM property type. Type: unsigned integer
0 - PSHELL
1 - PSHEAR
2 - PCOMP
3 - Element
realization
The realization entities. Type: entity array
realization_zone
The rigid mass realization zone. Type: unsigned integer
0 - Inside/outside
1 - Inside
2 - Outside
realizationtype
The rigid mass realization type. Type: unsigned integer
0 - RBE2
1 - RBE2 link
2 - RBE3
3 - RBE3-RBE2
4 - RBE3-RBE2 link
realize_status
The realization status. Type: unsigned integer
0 - Unrealized
1 - Realized
2 - Failed
3 - Modified
realizedfecomponent
The realization FE component ID when realizedfecomponentoption is 2. Type: entity
realizedfecomponentoption
The realization FE component option. Type: unsigned integer
0 - Auto
1 - Realize FE to current component
2 - Realize FE to selected component
3 - Realize FE to original component
reconnect_rule
The reconnect rule for property and component. Type: unsigned integer
0 - None
1 - By ID
2 - By name
refc
The global components of motion whose values are computed at the reference grid point. Any of the digits 1 through 6, with no embedded blanks. This is an attribute for Nastran. Type: integer
rigidmassdisplaylocation
The rigid mass display location node ID. Type: entity
rigidmasslocation
The rigid mass attachment location node ID. Type: entity
solverkeyword
The name of the solver keyword.
Type: string
toleranceflag
True if tolerance is set, false otherwise. Type: Boolean
totalmass
The total mass value. Type: double
WT
The weighting factor for components of motion. This is an attribute for Nastran. Type: double
X1
The offset distance from the grid point to the center of gravity of the mass in the coordinate system defined by CID, unless CID = -1, in which case X1, X2, and X3 are the coordinates (not offsets) of the center of gravity of the mass in the basic coordinate system. Default = 0.0. This is an attribute for Nastran. Type: double
X2
The offset distance from the grid point to the center of gravity of the mass in the coordinate system defined by CID, unless CID = -1, in which case X1, X2, and X3 are the coordinates (not offsets) of the center of gravity of the mass in the basic coordinate system. Default = 0.0. This is an attribute for Nastran. Type: double
X3
The offset distance from the grid point to the center of gravity of the mass in the coordinate system defined by CID, unless CID = -1, in which case X1, X2, and X3 are the coordinates (not offsets) of the center of gravity of the mass in the basic coordinate system. Default = 0.0. This is an attribute for Nastran. Type: double

Version History

2020 - Added new data name color_rgb.

2020.1 - Added new data name solverkeyword.