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.
Type: triple double
centerofgravity_x
The COG x coordinate.
Type: double
centerofgravity_y
The COG y coordinate.
Type: double
centerofgravity_z
The COG z coordinate.
Type: double
cogdefined
0 - COG is not defined
1 - COG is defined
Type: Boolean
color
The color of the entity. Type: integer
config
The configuration of the entity.
301 – OptiStruct RBODY
302 – OptiStruct RBADD
Type: integer
coordinatesystem
The ID of the coordinate system to define the orientation of the inertia tensor.
Type: entity
definedentity
True if the entity is defined, false otherwise. Type: Boolean
elementsetcount
The count of referenced element sets when config is 301.
Type: integer
elementsets
The list of referenced element sets when config is 301.
Type: entity array
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
1 - Inertia is defined
Type: Boolean
internalid
The ID of the entity. Type: unsigned int.
IXX
The Ixx component of inertia.
Type: double
IXY
The Ixy component of inertia.
Type: double
IXZ
The Ixz component of inertia.
Type: double
IYY
The Iyy component of inertia.
Type: double
IYZ
The Iyz component of inertia.
Type: double
IZZ
The Izz component of inertia.
Type: double
mass
The defined mass value.
Type: double
massdefined
0 - Mass is not defined
1 - Mass is defined
Type: Boolean
name
The name of the entity. Type: string
nodesetcount
The count of referenced grid sets when config is 301.
Type: integer
nodesets
The list of referenced grid sets when config is 301.
Type: entity array
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise. Type: integer
referencenode
The ID of the reference node.
Type: entity
rigidbodies
The list of referenced rigidbodies when config is 302.
Type: entity array
rigidbodycount
The count of referenced rigidbodies when config is 302.
Type: integer
surfacecount
The count of referenced contact surfaces when config is 301.
Type: integer
surfaces
The list of referenced contact surfaces when config is 301.
Type: entity array

Version History

2017.2