masses
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- 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.
- 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.
- color_rgb
- The RGB color of the entity.
- concentric_offset_tolerance
- The concentric offset tolerance value. Type: double
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- distribution_type
- The distribution type Type: unsigned integer
- entityoption
- The entity selection option for NSM config Type: unsigned integer
- 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.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- inertia
- True when the intertia values are defined, false otherwise. Type: Boolean
- internalid
- The ID of the entity.
- 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.
- nsm_distribution_type
- The NSM distribution type. Type: unsigned integer
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- 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
- realization
- The realization entities. Type: entity array
- realization_zone
- The rigid mass realization zone. Type: unsigned integer
- realizationtype
- The rigid mass realization type. Type: unsigned integer
- realize_status
- The realization status. Type: unsigned integer
- realizedfecomponent
- The realization FE component ID when realizedfecomponentoption is 2. Type: entity
- realizedfecomponentoption
- The realization FE component option. Type: unsigned integer
- reconnect_rule
- The reconnect rule for property and component. Type: unsigned integer
- 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.
- 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.