rigidbodies
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
 - Returns non-zero if the entity is set inactive, 0 otherwise.
 - alpha
 - The thermal expansion coefficient when config=303.
 - attributesmax
 - The number of attributes owned by this entity.
 - centerofgravity
 - The COG x, y and z coordinates.
 - centerofgravity_x
 - The COG x coordinate.
 - centerofgravity_y
 - The COG y coordinate.
 - centerofgravity_z
 - The COG z coordinate.
 - cogdefined
 - 0 - COG is not defined
 - color
 - The 1-64 color of the entity.
 - color_rgb
 - The RGB color of the entity.
 - config
 - The configuration of the entity.
 - coordinatesystem
 - The ID of the coordinate system to define the orientation of the inertia tensor.
 - definedentity
 - True if the entity is defined, false otherwise.
 - density
 - The density of all rigid elements in the element set.
 - densityDefined
 - The value for the density checkbox.
 - dofstring
 - The component number of dependent degrees-of-freedom for grid GM when config=303.
 - dof1
 - The degree-of-freedom for component 1 for config=303.
 - dof2
 - The degree-of-freedom for component 2 for config=303.
 - dof3
 - The degree-of-freedom for component 3 for config=303.
 - dof4
 - The degree-of-freedom for component 4 for config=303.
 - dof5
 - The degree-of-freedom for component 5 for config=303.
 - dof6
 - The degree-of-freedom for component 6 for config=303.
 - elementsetcount
 - The count of referenced element sets when config is 301.
 - elementsets
 - The list of referenced element sets when config is 301.
 - GMj
 - The list of grids to be excluded from candidate grids for GM when config=303.
 - gmjcount
 - The number of GMj in RBE2GS when config=303.
 - GNi
 - The list of grids to be excluded from candidate grids for GN when config=303.
 - gnicount
 - The number of GNi in RBE2GS when config=303.
 - gs
 - Search POINT or GRID point when config=303.
 - 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.
 - inertiadefined
 - 0 - Inertia is not defined
 - internalid
 - The ID of the entity.
 - internalname
 - The internal name of the entity.
 - isothermal_defined
 - The value for the isothermal checkbox.
 - isothermal_val
 - The parameter for the coupled thermal-stress analysis.
 - IXX
 - The Ixx component of inertia.
 - IXY
 - The Ixy component of inertia.
 - IXZ
 - The Ixz component of inertia.
 - IYY
 - The Iyy component of inertia.
 - IYZ
 - The Iyz component of inertia.
 - IZZ
 - The Izz component of inertia.
 - mass
 - The defined mass value.
 - massdefined
 - 0 - Mass is not defined
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - nodal_thickness
 - True if the thickness is specified at the nodes for the Rigid Body; false otherwise.
 - nodesetcount
 - The count of referenced grid sets when config is 301.
 - nodesets
 - The list of referenced grid sets when config is 301.
 - offset
 - The distance from the element's mid surface to the reference surface containing the element's nodes.
 - offsetDefined
 - The value of the offset checkbox.
 - outputsuppressed
 - Returns non-zero if the entity is set "do not export", 0 otherwise.
 - pin_set
 - The node set containing the pin-type nodes to be assigned to the rigid body.
 - poolid
 - The pool number of the entity.
 - poolname
 - The pool name of the entity.
 - position_defined
 - The value of the position checkbox.
 - position_val
 - The density of all rigid elements in the element set.
 - radius
 - The radius when config=303.
 - referencenode
 - The ID of the reference node.
 - rigidbodies
 - The list of referenced rigidbodies when config is 302.
 - rigidbodycount
 - The count of referenced rigidbodies when config is 302.
 - solver_id
 - The solver ID of the entity.
 - solverkeyword
 - The name of the solver keyword.
 - solvername
 - The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
 - surfacecount
 - The count of referenced contact surfaces when config is 301.
 - surfaces
 - The list of referenced contact surfaces when config is 301.
 - thickness
 - The thickness of the rigid element.
 - thickness_defined
 - The value of the thickness checkbox.
 - tie_set
 - The node set containing the tie-type nodes to be assigned to the rigid body.
 - type
 - Connectivity when config=303.
 - uniqueid_rbe2gs
 - The unique ID for RBE2GS type RigidBody when config=303.
 - user_offset
 - The offset value if offset = 1.
 - xs
 - The x location search point when config=303.
 - ys
 - The y location search point when config=303.
 - zs
 - The z location search point when config=303.
 
Version History
2017.2
2019.1 - Added new data names alpha, dofstring, dof1, dof2, dof3, dof4, dof5, dof6, GMj, gmjcount, GNi, gnicount, gs, radius, type, uniqueid_rbe2gs, xs, ys and zs.
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names density, densityDefined, internalname, isothermal_defined, isothermal_val, nodal_thickness, offset, offsetDefined, pin_set, position_defined, position_val, solvername, thickness, thickness_defined, tie_set, and user_offset.