rigidbodies
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.
- 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 color of the entity. Type: integer
- 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. Type: Boolean
- elementsetcount
- The count of referenced element sets when config is 301.
- elementsets
- The list of referenced element sets when config is 301.
- 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.
- inertiadefined
- 0 - Inertia is not defined
- internalid
- The ID of the entity. Type: unsigned int.
- 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. Type: string
- 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. Type: integer
- 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.
- surfacecount
- The count of referenced contact surfaces when config is 301.
- surfaces
- The list of referenced contact surfaces when config is 301.
Version History
2017.2