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.
- 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.
- 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
- name
- The name of the entity.
- nodesetcount
- The count of referenced grid sets when config is 301.
- nodesets
- The list of referenced grid sets when config is 301.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- 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.
- solverkeyword
- The name of the solver keyword.
- surfacecount
- The count of referenced contact surfaces when config is 301.
- surfaces
- The list of referenced contact surfaces when config is 301.
- type
- Connectivity when config=303.
- uniqueid_rbe2gs
- The unique ID for RBE2GS type RigidBody when config=303.
- 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.